johannesjo / angular-material-css-vars

Little library to use css variables with @angular/material
https://johannesjo.github.io/angular-material-css-vars/
MIT License
194 stars 32 forks source link

feat: offer standalone friendly API #160

Closed json-derulo closed 10 months ago

json-derulo commented 10 months ago

Description

Adds a provideMaterialCssVars method to setup the library in standalone workspaces.

Issues Resolved

Closes #159

Check List