Skip to content

Latest commit

 

History

History
executable file
·
50 lines (39 loc) · 1.95 KB

README.md

File metadata and controls

executable file
·
50 lines (39 loc) · 1.95 KB


A utility for creating compound styles with Dash
npm i @dash-ui/compound

Bundlephobia Types Code coverage Build status NPM Version MIT License


Quick start

import compound from "@dash-ui/compound";

API

compound(styles)

Arguments

Name Type Default Required? Description
styles Styles Yes Creates a compound styles utility on top of this styles instance

LICENSE

MIT