@potternu/css
v0.1.0
Published
Potter as CSS custom properties (all flavors, with light/dark auto + data-attribute switching).
Downloads
80
Maintainers
Readme
@potternu/css
Potter as CSS custom properties — all flavors, OS light/dark
auto, runtime switching via data-potter-flavor.
npm i @potternu/css@import "@potternu/css"; /* or @potternu/css/scss for Sass */
.button { background: var(--potter-peach); color: var(--potter-base); }<html data-potter-flavor="quill"> <!-- parchment | quill | ink -->MIT.
