Replies: 1 comment
-
|
Any thoughts on this @vladmoroz @peduarte? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been using
@radix-ui/colorsfor a while now. Recently, working on a small project I noticed there isn't any scss/sass modules exported from the library. I understand that we can directly use css variables in sass files. But, it is always better if we are able to use$blue7instead ofvar(--blue7).I would love to work on this feature creating a PR for the same.
Thank-you 😊
Beta Was this translation helpful? Give feedback.
All reactions