Skip to content

TekapoCart/theme_bauhaus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theme_bauhaus

zip command

zip -rX theme_bauhaus.zip theme_bauhaus -x *_dev* -x *.git* -x *.idea* -x *.DS_Store -x *README.md

convert scss to css command

cd theme_bauhaus/_dev
npm install
npm run scss