@resonate/theme-skins

1.1.2 • Public • Published

@resonate/theme-skins

Installation

$ npm i --save @resonate/theme-skins

Usage

const html = require('choo/html')
const { background } = require('@resonate/theme-skins')

const el = html`<div class=${background}></div>`

document.body.appendChild(el)

License

MIT

Author(s)

Readme

Keywords

none

Package Sidebar

Install

npm i @resonate/theme-skins

Weekly Downloads

3

Version

1.1.2

License

MIT

Unpacked Size

2.86 kB

Total Files

5

Last publish

Collaborators

  • resonatecoop