Big CLS with .scss files

This issue has been tracked since 2022-11-07.

Version

@nuxtjs/tailwindcss: "^6.1.3"
nuxt: "3.0.0-rc.12"

What is Expected?

The css should be printed directly in the DOM.

What is actually happening?

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.
image

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.
image

Can someone explain why this is happening and how I can get the CSS printed to the DOM?

Thanks!!

More Details About Repo
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

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date