@nuxtjs/tailwindcss: "^6.1.3"
nuxt: "3.0.0-rc.12"
The css should be printed directly in the DOM.
The css is renderd in a .css file.
What normally happens without any configuration is that the css is printed into the DOM and imported as a css file.
Now when I use SASS and add this to the configuration, the CSS is not printed to the DOM. This causes huge CLS and weird behavior.
Can someone explain why this is happening and how I can get the CSS printed to the DOM?
Thanks!!
Owner Name | nuxt-modules |
Repo Name | tailwindcss |
Full Name | nuxt-modules/tailwindcss |
Language | TypeScript |
Created Date | 2019-04-04 |
Updated Date | 2023-03-29 |
Star Count | 1285 |
Watcher Count | 12 |
Fork Count | 157 |
Issue Count | 57 |
Issue Title | Created Date | Updated Date |
---|