Skip to content

TekapoCart/theme_qianlong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theme_qianlong

zip command

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

convert scss to css command

cd theme_qianlong/_dev
npm install
npm run scss