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
Hi, I tried to upgrade nextjs v7 to v9.5.
In my project, I used ant design less with styled-components.
After I upgrade to v9.5 my css order wrong but I can't find any solution.
From the image, the link tag should be above the style tag to make the CSS correct.
How can I order it ?
Packages:
next 9.5.2
styled-components 5.1.1
antd 3.18.2
This discussion was converted from issue #16338 on August 19, 2020 12:12.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
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.
-
Hi, I tried to upgrade nextjs v7 to v9.5.
In my project, I used ant design less with styled-components.
After I upgrade to v9.5 my css order wrong but I can't find any solution.
From the image, the link tag should be above the style tag to make the CSS correct.
How can I order it ?
Packages:
next 9.5.2
styled-components 5.1.1
antd 3.18.2
Beta Was this translation helpful? Give feedback.
All reactions