-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't import more than one CSS file #94
Comments
heyfadii
changed the title
Can't import more than CSS file
Can't import more than one CSS file
Feb 2, 2020
I am also receiving the same error. How can I resolve it? |
Updated App.js Replaced: With:
And now it works. |
Hi @fabu-gharbieh @anilwarbhe |
@pi0 please help to close this issue. Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When adding more than one CSS file to the nuxt.config.js file, building fails. A single css file works fine.
I used the nuxt7 starter and my config file looks like this:
Building fails and I get this message:
The text was updated successfully, but these errors were encountered: