Skip to content

minhaakter/scss-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCSS Template for starting a new project

SCSS Dcoumentation

  • Open your terminal and type

    git clone https://github.com/mdmarufsarker/scss-basic-template.git
    
  • Go inside this directory

    cd scss-template
    
  • Install npm packages

    npm i
    
  • Run the compiler

    npm start
    
  • Open your scss file and start coding

    src/scss/style.scss
    
  • Right click on the index.html file and open with live server to see the changes

Congratulations, you are done 💌

If you like this template, please give a star 🌟

🌐 Connect with me ~

Behance Facebook Instagram LinkedIn Pinterest Twitter YouTube

About

SCSS Template for starting any project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 48.9%
  • SCSS 46.6%
  • HTML 4.5%