Dev: Elements tool

This commit is contained in:
surunzi
2016-03-15 21:58:29 +08:00
parent 6987451ba0
commit a3d8d6ef32
27 changed files with 2236 additions and 370 deletions

2
src/variable.scss Normal file
View File

@@ -0,0 +1,2 @@
$box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .05), 0 1px 4px 0 rgba(0, 0, 0, .08), 0 3px 1px -2px rgba(0, 0, 0, .2);
$common-padding: 10px;