0.1.0 • Published 3 years ago

klex-style-provider v0.1.0

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
3 years ago

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