@wesib/css

Wesib: CSS Producer ===================

Usage no npm install needed!

<script type="module">
  import wesibCss from 'https://cdn.skypack.dev/@wesib/css';
</script>

README

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.