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

wesib/css

Repository files navigation

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.