How to run SASS files on Visual Studio Code
Channel:
Subscribers:
17,600
Published on ● Video Link: https://www.youtube.com/watch?v=aCfKx1RT9pk
In this video, I will show you how to compile SASS files on Visual Studio Code. The first thing is you need to install an extension that will help you transpile SCSS File into CSS. The extension that you need to install is called the live sass compiler. You can download it from the VSC store. After you install this extension, you will need to attach a CSS file that looks exactly like the name of the sass file to your HTML document in the head section. Then, you have to click on watch sass and it will watch sass. Once you type the sass code, it will automatically generate a CSS file and it will automatically update the CSS file whenever you click on Save.
#vscode #sass #tutorial
Other Videos By The Wheelchair Guy
Tags:
sass
complie
vs
code
visual
studio
scss
learn
easy
for
beginners
how to use sass
transpile
compile
files
generate css files with vs code
web
design
css
cascading style sheet
style
sheet
stylesheet