Replies: 1 comment
-
duplicate of #899 |
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.
-
Discussed in #899
Originally posted by TheOrdinaryDev July 1, 2023
With
preflight: true
andstaticCss
config options generatedstyle.css
file looks like thisreset.css
is afterstatic.css
, so resetting styles overrides static styles.Is it possible to change imports order in generated
style.css
file?Beta Was this translation helpful? Give feedback.
All reactions