fbushell / impromptu-v1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

####Dyna Reem Shopify Theme This is based on the Atlantic theme

The SASS directory is located one level above the theme folder so we don't clutter up the assets/ folder. We preproccess the .sass files from the sass/ folder into a css file within the sasss/ folder. We then run an autoprefixer on the outputed css file before placing it into the assets/ folder

To get started

$ npm install

To develop run

$ grunt

About


Languages

Language:CSS 81.4%Language:JavaScript 18.6%