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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
some of the stuff done in sidedish might be possible with has
has
i can imagine the globalMessage code could be fixed
globalMessage
wont need to add filters because it can be detected in css
The text was updated successfully, but these errors were encountered:
oh right, the problem is stylus (as in .styl) doesnt support modern syntax. the stylus (as in the extension) wiki has a way around it
stylus
.styl
begs the question what am i using in stylus that i cant do in native and modern css - but the mixin and actual variable stuff is very handy
Sorry, something went wrong.
No branches or pull requests
some of the stuff done in sidedish might be possible with
has
i can imagine the
globalMessage
code could be fixedwont need to add filters because it can be detected in css
The text was updated successfully, but these errors were encountered: