CSS-Variables for Navigation Menu #1819
-
Hey! I am using SCSS to style my component. I just tried to copy the code & styling example from the Navigation Menu. I saw that radix somehow can expose CSS Variables for advanced animation. Is it also possible to use this variable inside my SCSS file, if I am using SCSS instead of CSS? |
Beta Was this translation helpful? Give feedback.
Answered by
frenicohansen
Dec 12, 2022
Replies: 1 comment
-
It is possible to access those CSS Variables from inside SCSS
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
frenicohansen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is possible to access those CSS Variables from inside SCSS
Example: