generator-odin-scss

v2.0.3
my take on smacss and atomic css

copy

cp-cli -d src generators

clean

del generators

compile

babel -d generators/ --ignore templates/ generators/

get-ready

npm run clean; npm run copy; npm run compile

pretest

npm run get-ready

test

standard; jest

postversion

git push; git push --tags; npm publish

prepare

npm run get-ready
npm i generator-odin-scss

Metadata

  • MIT
  • Whatever
  • Miguel Palau
  • released 4/2/2018

Downloads

Maintainers