Import scss file from _app.tsx not working #14665
Answered
by
manhthepixta
manhthepixta
asked this question in
Help
-
My app.tsx file:
My next.config.js:
The styles in _app.scss not working. Please help. |
Beta Was this translation helpful? Give feedback.
Answered by
manhthepixta
Jun 29, 2020
Replies: 1 comment
-
Sorry resolved my problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
manhthepixta
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry resolved my problem.
The
_app.scss
should be put instyles
folder