Installation in Nuxt following docs #963
Unanswered
thewebartisan7
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I follow docs here to install in Nuxt.
However, the tailwind css file loaded after installation was from node_modules.
I have to add in
nuxt.config.ts
below settings in order to load from assets/css folder:Did I missed something or the docs are missing this step?
Beta Was this translation helpful? Give feedback.
All reactions