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
.s { [type=text],[type=text i],[type=text s],[type=text i]+b,&:focus { --animate-duration: 1s }
the result is incorrect
parse(file, { minify: true, nestingRules: true, validation: true }).then(result => expect(render(result.ast, {minify: false, expandNestingRules: true}).code)
The text was updated successfully, but these errors were encountered:
fix nesting rules expansion #45
1e513a1
bump version #45
f458d6d
change jsr version #45
073751e
Successfully merging a pull request may close this issue.
the result is incorrect
The text was updated successfully, but these errors were encountered: