@progress/kendo-theme-material

v0.5.0-dev.a7dbc4dd
Material theme for Kendo UI
Kendo UI Material Material design Theme

api

sassdoc ./scss/

lint

sass-lint -v -c ./sass-lint.yml

test

npm run lint && npm run build && npm run api-check

build

webpack --optimize-minimize --bail

start

webpack-dev-server --hot --inline

watch

webpack --watch

api-check

npm run api && git diff --exit-code --quiet -- docs/ || (echo -e '\033[0;31mERROR: API docs are out of date' && exit 1)

postpublish

rm -rf modules && git checkout scss

prepublishOnly

bash ./build/embed-dependencies '@progress/kendo-theme-default' && npm run build
npm i @progress/[email protected]

Metadata

Downloads

Maintainers