We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7802e56 commit f91f0ceCopy full SHA for f91f0ce
lib/vendor.styl
@@ -70,6 +70,9 @@ box-pack()
70
border-radius()
71
vendor('border-radius', arguments, only: webkit official)
72
73
+box-shadow()
74
+ vendor('box-shadow', arguments, only: webkit official)
75
+
76
border-image()
77
vendor('border-image', arguments, only: webkit moz o official)
78
0 commit comments