DEV Community

Discussion on: Creating a Vue module with Rollup and Typescript

Collapse
 
simonmarcellinden profile image
Simon Marcel Linden

Hey @jesus9ias any idea how i can use scss-files global for all components of my Library? I try to import my global files into entry.esm.ts but when I build my library my components used allways scoped styles but no global.