You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using next-stylus with CSS modules enabled.
Need to import third party global CSS.
What is the easiest and less troublesome way of doing it?
Is there any docs that clearly explains how to handle that?
P.S.: I've searched docs, github, stackoverflow, google, whatever. I'm messing up with next.config.js. I will probably come up with some workaround, but I'm wondering if there's an easy solution hidden in plain sight?
P.P.S.: Also I'm wondering why the *.module.css convention is not implemented for the .stylus?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using next-stylus with CSS modules enabled.
Need to import third party global CSS.
What is the easiest and less troublesome way of doing it?
Is there any docs that clearly explains how to handle that?
P.S.: I've searched docs, github, stackoverflow, google, whatever. I'm messing up with next.config.js. I will probably come up with some workaround, but I'm wondering if there's an easy solution hidden in plain sight?
P.P.S.: Also I'm wondering why the
*.module.css
convention is not implemented for the.stylus
?Beta Was this translation helpful? Give feedback.
All reactions