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
In v3 we improved how external styles work and as a result of that now with a loader like this we support external .css files.
This means that one can write your styles in a regular .css file to benefit from all the existing tooling (including preprocessors, autocompletion, syntax highlighting) and then consume them with styled-jsx.
0 commit comments