Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 96f663e

Browse files
authored
fix(notched-outline): fix missing shape functions import (#4224)
1 parent 145db1f commit 96f663e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mdc-notched-outline/_mixins.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
@import "@material/theme/mixins";
2424
@import "@material/shape/mixins";
25+
@import "@material/shape/functions";
2526
@import "@material/rtl/mixins";
2627
@import "./variables";
2728

0 commit comments

Comments
 (0)