0.1.1 • Published 7 months ago

shadowy-style v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months 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

7 months ago

0.1.0

7 months ago