2.0.2 • Published 1 year ago

@wesib/css v2.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Wesib: CSS Producer

NPM Build Status Code Quality Coverage GitHub Project API Documentation

This module uses a Style Producer for producing component styles.

A @ProduceStyle()-decorated property or method produces a style sheet for the component.

The produces styles are applicable to both shadow DOM, and to component without one.

A Theme instance available in bootstrap, definition, or component context can be used to produce styles with respect to configured theme.