@lrnwebcomponents/simple-colors-shared-styles

v4.0.11
shared styles for simple-colors
web-components html

start

yarn run dev

build

gulp --gulpfile=gulpfile.cjs && node --experimental-json-modules ../../node_modules/.bin/rollup --config && prettier --ignore-path ../../.prettierignore --write "**/*.{js,json}" && wca analyze "**/*.js" --format vscode --outFile vscode-html-custom-data.json

dev

concurrently --kill-others "yarn run watch" "yarn run serve"

watch

gulp dev --gulpfile=gulpfile.cjs

serve

web-dev-server -c ../../web-dev-server.config.js

lighthouse

gulp lighthouse --gulpfile=gulpfile.cjs

test:watch

web-test-runner "test/**/*.test.js" --node-resolve --config=../../web-test-runner.config.mjs --playwright --browsers chromium firefox --watch

test

web-test-runner "test/**/*.test.js" --node-resolve --config=../../web-test-runner.config.mjs --playwright --browsers chromium firefox
npm i @lrnwebcomponents/[email protected]

Metadata

Downloads