Hlife97 / login

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

***** install sass ********
    npm i -g sass

***** one time compile scss to css **********
    sass input.scss output.css

***** compile scss to css (watch) **********
    sass --watch scss/index.scss css/index.css

------------ Used ------------
1-HTML5
2-CSS
3-SCSS
4-JavaScript

----------- created by Hidayet Hidayetov --------------

About


Languages

Language:SCSS 65.0%Language:HTML 35.0%