Where does the css actually get injected? #1162
Replies: 1 comment 2 replies
-
you are probably using the postcss plugin, which handles that part |
Beta Was this translation helpful? Give feedback.
2 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.
-
When I inspect my elements and look where the css properties come from, it just points me to the global.is file where I defined my layers.
Where does the generated css actually go? I'm not importing anything, so what's going on?
Beta Was this translation helpful? Give feedback.
All reactions