Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (25 loc) · 1.79 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.79 KB

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.