Skip to content

Commit 6e87ede

Browse files
committed
fix: add missing box-shadow mixin
1 parent d059f82 commit 6e87ede

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/mixins/_forms.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
@use "../functions/escape-svg" as *;
22
@use "../functions/math" as *;
33
@use "../mixins/border-radius" as *;
4+
@use "../mixins/box-shadow" as *;
45
@use "../mixins/ltr-rtl" as *;
56
@use "../vendor/rfs" as *;
67
@use "../variables" as *;

0 commit comments

Comments
 (0)