Skip to content

smallfix for unknown option '--skip-rebase' #85#86

Open
cikaldev wants to merge 1 commit intotssajo:masterfrom
cikaldev:master
Open

smallfix for unknown option '--skip-rebase' #85#86
cikaldev wants to merge 1 commit intotssajo:masterfrom
cikaldev:master

Conversation

@cikaldev
Copy link

cleancss -O2 --skip-rebase -o /path/to/file/style.css
error: unknown option '--skip-rebase'

reference issue: #85
thank you to: @input-username-here for suggest

  • Update node clean-css using exact version clean-css@3.4.24
  • Fix typo on README (part example and license)

Note:
This is just for temporary solution, before you make an update to functionality of this package. Please update the Readme section, so other people like me can use your package properly, specially for minify css code.

Regard's
ian

```
cleancss -O2 --skip-rebase -o /path/to/file/style.css
error: unknown option '--skip-rebase'
```

reference issue:  tssajo#85

* update node clean-css using exact version clean-css@3.4.24
* fix typo on README (part example and license)

Note:
This is just **Temporary** solution, before you make an update to functionality of this package. So people like me can use your package properly, specially for minify css code.

Regard's
ian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant