Not Every Import CSS is a global CSS #11514
Unanswered
rifky-rangkuti
asked this question in
Help
Replies: 1 comment
-
I've found that I can create a module.scss file for the necessary component, and import individual scss files into it. I imagine that'd work for module.css files. |
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.
-
Example: i have flatpickr css that only used in particular component.
why do i have to put it on global, because on global css its requested on every pages.
Beta Was this translation helpful? Give feedback.
All reactions