@klex-ui/klex-style-provider
v0.2.17
Published
klex-ui style provider
Downloads
4
Readme
klex-style-provider
We use Fela to handle state-driving styling in JS/TS. It is dynamic by design and renders our styles depending on our application state.
You should wrap the app in any cases by our StyleProvider.
Please ensure, that you provide all klex-ui framework packages the same context. Avoid directly ussages from fela
packages outside of this StyleProvider
.
Installation
$npm i @klex-ui/klex-style-provider