UNPKG

neu-ts-css-theming

Version:

Lightweight CSS-variables theming with TS helpers for Angular or any web app.

8 lines (7 loc) 295 B
/** STYLE: VARIABLES > COLORS * ************************************************** * The variables in this section are related to * colors. * ************************************************** */ /** STYLE: VARIABLES > COLORS > THEMES */ @import url('./colors/themes.colors.variables.css');