Using the theme with CSS file and @apply #3442
xAgustin93
started this conversation in
General
Replies: 0 comments
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.
-
Good,
I'm trying to use the theme system but I have a question, if I use it in the following way it works correctly
page.tsx
But if I use it using an external CSS Module file it does not work.
page.tsx
page.module.css
Is there any way to fix it and be able to use CSS Module or SASS Module?
Beta Was this translation helpful? Give feedback.
All reactions