-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fixneeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team
Description
Feature Description
components/src/material/_index.scss
Lines 153 to 154 in 956b86f
@forward './core/theming/inspection' show get-theme-version, get-theme-type, get-theme-color, | |
get-theme-typography, get-theme-density, theme-has; |
expose the sass function theme-remove
just like theme-has
.
Use Case
I created a material extensions library https://github.com/ng-matero/extensions and I need the function theme-remove
.
Metadata
Metadata
Assignees
Labels
featureThis issue represents a new feature or feature request rather than a bug or bug fixThis issue represents a new feature or feature request rather than a bug or bug fixneeds triageThis issue needs to be triaged by the teamThis issue needs to be triaged by the team