terra-mixins

v0.2.0
Global mixins for use throughout the Terra ecosystem
Cerner Terra terra-mixins UI

lint

npm run lint-js && npm run lint-scss

lint-js

eslint .

lint-scss

stylelint src/**/*.scss

release:patch

npm version patch -m "Released version %s" && npm publish && git push --follow-tags

release:minor

npm version minor -m "Released version %s" && npm publish && git push --follow-tags

release:major

npm version major -m "Released version %s" && npm publish && git push --follow-tags

start

npm run lint && webpack-dev-server --hot --inline --progress --colors --host 0.0.0.0

Metadata

  • Apache-2.0
  • Whatever
  • Cerner Corporation
  • released 10/13/2016

Downloads

Maintainers