NuxtN
Nuxt2y ago
Trinimac

Moving Staticly Generated CSS

Hi I have a question about static generation and CSS. When the files are generated the CSS of my UI library (inkline) is added to the header which bloats my website by hundreds of Megabytes. Putting the CSS into a CSS file would be better but I don’t know how since inlkine CSS is added via a module.
Was this page helpful?