We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
semicolonAfterLastProperty
I'd like to enable the formatting option semicolonAfterLastProperty in the CLI:
cleancss --format 'semicolonAfterLastProperty=on' foo.css
Could you support this option for the CLI?
The text was updated successfully, but these errors were encountered:
Apparently we don't and it's a bug, so it's not against #76. Will address it at some point!
Sorry, something went wrong.
fix clean-css/clean-css-cli#77
329d64d
No branches or pull requests
I'd like to enable the formatting option
semicolonAfterLastProperty
in the CLI:cleancss --format 'semicolonAfterLastProperty=on' foo.css
Could you support this option for the CLI?
The text was updated successfully, but these errors were encountered: