Next.js Discord

Discord Forum

css import order not working after moving my next app into a workspace (npm workspace)

Unanswered
Golden northern bumble bee posted this in #help-forum
Open in Discord
Golden northern bumble beeOP
Anyone else on 14.2.7 running into css import order issues??? this is incredibly frustrating (it only works if I use turbo)

1 Reply

Golden northern bumble beeOP
For example, this is not being respected

tailwind stuff and my other css is in the globals file (imported last) but comes first in the output css file