Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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.

None yet

1 participant