Matin
Results
1
comments of
Matin
hello Open your rollup.config.js (or wherever you configure Svelte) and change the css option. For example, if you have this:svelte({ compilerOptions: { css: true } }) Change it to: svelte({...