Replies: 0 comments 3 replies
-
Did you check https://github.com/acss-io/atomizer ? |
Beta Was this translation helpful? Give feedback.
1 reply
-
This can be a nice addition that could potentially solve some limitations of atomizer. I usually dislike runtime CSS generation but I do see the value they bring. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
twind is https://github.com/tw-in-js/twind
I hope we can write acss like:
It indeed add a runtime cost, but it's much easier to use.
Why I came up with this idea?
I don't know how to use
atomizer
, what's its regex to find classNames, what can I do and what I can not do, what's its config file references...Besides
vscode atomizer
doesn't supporttsx/vue
.Beta Was this translation helpful? Give feedback.
All reactions