0.5.0 • Published 4 years ago

css-customization v0.5.0

Weekly downloads
12
License
-
Repository
-
Last release
4 years ago

css-customization

CSS-Customization project is created to showcase a web component's capability of style customization in a real-world scenario. It leverages CSS variables and slot elements to customize Shadow-DOM style while allowing the creation of a separate DOM tree.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and serves a WC for development

npm run serve:wc

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

0.5.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago