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
{{ message }}
This repository was archived by the owner on Jul 5, 2023. It is now read-only.
I saw that global CSS is in the webpack config - is global.css supposed to be accessed the same way other .css files? I suppose I made an assumption here that it was built as a final asset because of its title.
Oh, huh... I'll have to check what went wrong later. The global css is supposed to be just good old fashioned css to include on every route, whereas all other css files are configured to use css modules, and be imported for specific routes and components.
Code:
webpack2...Falieson:wp2_globalCSSloaders-broken
$ yarn test:dev
The text was updated successfully, but these errors were encountered: