@progress/kendo-theme-default

v2.58.0-dev.3608b85d
SASS resources for the default Kendo UI theme
Kendo UI Theme

api

sassdoc ./scss/

lint

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

test

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

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)

twbs-compat

webpack --env.twbs-compat --bail

embed-assets

node build/embed-assets.js
npm i @progress/[email protected]

Metadata

Downloads

Maintainers