1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-05-17 22:06:41 +02:00
TableFilter/static/style/mixins/box-shadow.styl
2015-08-07 20:11:27 +10:00

9 lines
130 B
Stylus

/**
* Box shadow mixin
*/
box-shadow()
-webkit-box-shadow arguments
-moz-box-shadow arguments
box-shadow arguments