Skip to content

westsolutions/salimancorp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Theme style compiler reqire some dependecies. Run following command in terminal npm i.

Usage
  • npm run css:watch - watch changes in scss files;
  • npm run stylefmt - preformatting scss files, solve minor formating scss problem, proper formation ect. Sometimes need to run multiple times, untill any files will be changed
  • npm run stylelint - basic style validation
  • npm run css:build - Make sure that you run following command before deploying theme into production. In production mode theme use style.min.css, so if you made some changes in scss you wount be able to see your changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published