Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.
/ css Public archive

Wesib: CSS Producer

License

Notifications You must be signed in to change notification settings

wesib/css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 16, 2023
a98dd07 · Sep 16, 2023
Apr 29, 2023
Jan 25, 2023
May 31, 2021
Sep 3, 2022
Jan 27, 2023
Jan 27, 2023
Jan 27, 2023
Sep 3, 2022
Apr 30, 2022
Jan 27, 2023
Apr 30, 2022
Jan 27, 2023
Sep 16, 2023
Jan 27, 2023
Jan 27, 2023

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.