Vite / scripts for running sass
Hi, after watching one of Kevin vid
https://www.youtube.com/watch?v=o4cECvhrBo8 I've decided I'll try approach to turn off all extensions and run npm to - autorefresh html - compile sass I've never used
https://www.youtube.com/watch?v=o4cECvhrBo8 I've decided I'll try approach to turn off all extensions and run npm to - autorefresh html - compile sass I've never used
npm
before but managed to write this:
worked perfectly fine but then I realized that mabe try vite to do the same and learn even more (f.e. how to deploy site).
My site for training this:
GH: https://github.com/solracss/vitedeploy
Live: https://solracss.github.io/vitedeploy/
Could you please tell me if I did it correct?
The site is running but maybe there are some fields to improve?
ps: in package.json
i added script "start"
to comile scss for me to be able to watch css when doing projects.Kevin Powell
YouTube
Stop using an extension to compile Sass
š I'm working on a Sass course! - https://beyondcss.dev/?utm_campaign=OlderYouTubeVideos&utm_source=YouTube
š Links
ā
Stephanie's npm script: https://thinkdobecreate.com/articles/minimum-static-site-sass-setup/
ā
NodeJS: https://nodejs.org
ā
The working Live Sass Compiler extension: https://marketplace.visualstudio.com/items?itemName=glenn2...
GitHub
GitHub - solracss/vitedeploy
Contribute to solracss/vitedeploy development by creating an account on GitHub.
0 Replies