Skip to content

CommandZer01/SASS-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GETTING STARTED

When using this template just be sure to use this simple watch command when you have installed sass

TERMINAL COMMANDS

sass --watch SCSS/style.scss:CSS/style.css

ADD TO YOUR MAIN STYLESHEET TO CALL THE CSS

For the project to work, YOU MUST TARGET THE LIBRARY IN YOUR MAIN CSS FILE:

@import 'library/CSS/style.css';

About

A basic SASS Template I use for my WP sites that was built off the bones WP theme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages