0.1.1 • Published 2 years ago

shadowy-style v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

shadowy-style 🕶️

A web component that makes use of the shadow DOM to scope styles, while allowing unobstructed JS interactivity

Demo

A demo site is available.

Install

npm install shadowy-style

Then, in a JS file: import 'shadowy-style'

or in your HTML: <script src="npm_modules/shadowy-style/shadowy-style.js" type="module" />

0.1.1

2 years ago

0.1.0

2 years ago