Skip to content

Commit

Permalink
add box-shadow support.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 9, 2015
1 parent 7802e56 commit f91f0ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/vendor.styl
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,9 @@ box-pack()
border-radius()
vendor('border-radius', arguments, only: webkit official)

box-shadow()
vendor('box-shadow', arguments, only: webkit official)

border-image()
vendor('border-image', arguments, only: webkit moz o official)

Expand Down

0 comments on commit f91f0ce

Please sign in to comment.