75 . How to install Sass and compile it to CSS - Full stack web development Tutorial Course

preview_player
Показать описание
How to install Sass and compile it to CSS, Not a big task.
Lets Learn how in this Full stack web development Tutorial Course video.
Welcome to 75th video in the Full stack web development series and third video in SASS Series.

Week 2 : Day 5
Section 10 : Beginner Sass
Tutorial 75:  How to install Sass and compile it to CSS

#sass #learnsass #sasstutorial
Рекомендации по теме
Комментарии
Автор

Hi! I am a Windows user. Thanks a lot for the fabulous playlist. Just here to say that I found it a lot easier to use sass with VS code. There, we can just install the live sass server and click the bottom watch sass button. Also, installing a live server will allow us to see the code effects in real-time just as in brackets.

gayathrigirishnair
Автор

I am a window user and have tried the following terminals: git bash, vs code, power shell and could not get anything working as the instructor. While I thank you for your good will, please make clear steps for windows users so that we can also follow your steps. I cannot follow the tutorials at all. I can't especially get this watch, ls command thing working.

kamaraabdul
Автор

sudo teach me sass....


...hey it worked!


(on a random note, I've been using Atom instead of Brackets from the beginning so it's kind of funny to see you switch over)

adaire
Автор

for everyone who dont succed installing you need the open "command prompt with ruby" and then doint the gem install sass

amitgabbay
Автор

I'm using Atom too. A very usefull add-on is an atom-live-server, its display changes on-fly in files on your web browser after saving a files. ;)

zibo
Автор

anyone can have extension for intellisense for sass in vscode? plz

manhhai
Автор

Can i have a link for this in windows ?

Samurai-
Автор

before installing sass install this: xcode-select --install

olehh
Автор

Windows users go install sass (not through ruby) coz won't get sass there. After installing sass, download git bash and open the bash terminal it will run the same like ios. No problem 😉

ashutoshnayak