terra-theme-context

v1.6.0
A react context to provide the current theme.
Cerner Terra Framework terra-theme-context TerraThemeContext UI

compile

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

lint

npm run lint:js && npm run lint:scss

lint:js

eslint --ext .js,.jsx . --ignore-path ../../.eslintignore

lint:scss

stylelint src/**/*.scss

precompile

rm -rf lib

test

npm run lint && npm run jest

jest

jest --config ../../jest.config.js

Metadata

Downloads