Skip to content

tolgahanbeyazoglu/basic-sass-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Sass Project

sass html structure created for you from scratch

Sass Render

1- Live Sass Compiler

1 - After the first installation of the live sass compiler, you need to change its format in the settings section.

2 - After compilation, your style scss file will be extracted to the folder as min css.

"liveSassCompile.settings.formats": [

            {
                "format": "compressed",
                "extensionName": ".min.css",
                "savePath": "/assets/css"
            }
],

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published