Skip to content

Commit f91f0ce

Browse files
committed
add box-shadow support.
1 parent 7802e56 commit f91f0ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/vendor.styl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ box-pack()
7070
border-radius()
7171
vendor('border-radius', arguments, only: webkit official)
7272

73+
box-shadow()
74+
vendor('box-shadow', arguments, only: webkit official)
75+
7376
border-image()
7477
vendor('border-image', arguments, only: webkit moz o official)
7578

0 commit comments

Comments
 (0)