Skip to content

320ny/shopcare_lemonstand_theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

ShopCare LemonStand Theme

Working with CSS

  1. Install Saas

    gem install sass # or gem update sass
  2. Generating css files

Work on your css in shopcare.scss and shopcare.css will be generated. From the root of the repo run this command to generate the css file when the scss file changes. If you are a user of this theme it is recommended that you create your own css file do not edit shopcare.scss directly.

UPDATED

sass --watch resources/css/shopcare.scss:resources/css/shopcare.css

OLD

sass --watch shopcare/resources/css/shopcare.scss:shopcare/resources/css/shopcare.css

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published