+ 3
How to use pug,scss on sl?
Is there any link?cdn I searched whole web but found nothing!
1 Respuesta
+ 3
U can not "attach" a SASS/SCSS file to an HTML document. SASS/SCSS is a CSS preprocessor that runs on the server and compiles to CSS code that your browser understands