generator-odin-scss

v2.0.0
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

prepublish

npm run get-ready

Metadata

  • MIT
  • Whatever
  • Miguel Palau
  • released 1/17/2018

Downloads

Maintainers