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
Hello. This code can't be minified:
.marquee p:nth-child { color:red; }
The error text:
/usr/lib/node_modules/csso-cli/node_modules/csso/cjs/restructure/prepare/specificity.cjs:80 const arg = node.children.first;
Online service https://css.github.io/csso/csso.html shows error too.
The text was updated successfully, but these errors were encountered:
How do you expect to minify this invalid CSS? Drop it entirely?
Sorry, something went wrong.
I think yes, drop it entirely is a best choose. This code can't be used by browsers.
No branches or pull requests
Hello. This code can't be minified:
The error text:
Online service https://css.github.io/csso/csso.html shows error too.
The text was updated successfully, but these errors were encountered: