m3g4p0p / webpack-conditional-sass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conditional SASS includes

$ yarn install

# Then either run regular build:

$ yarn webpack

# Or including sub sites:

$ yarn webpack --env subsites

About


Languages

Language:JavaScript 87.4%Language:SCSS 12.6%