terra-mixins

v1.39.0
The terra-mixins component supplies global mixins for use throughout the Terra ecosystem.
Cerner Terra terra-mixins Mixins UI

compile

babel --root-mode upward src --out-dir lib --copy-files

lint

npm run lint:scss

lint:scss

stylelint src/**/*.scss

precompile

rm -rf lib

test

npm run test:spec

test:spec

echo "Warning: no test written" && exit 0

Metadata

Downloads