refactor(docs\*.css): refactor css code style

This commit is contained in:
tibing 2016-07-15 14:48:42 +03:00
parent 8340acec7a
commit 7ea85c1189
6 changed files with 90 additions and 156 deletions

View file

@ -1,9 +1,10 @@
{
"dependencies": {
"wintersmith": "2.3.1",
"moment": "2.3.x",
"typogr": "0.5.x",
"underscore": "1.4.x",
"typogr": "0.5.x"
"wintersmith": "2.3.1",
"wintersmith-sassy": "^1.0.0"
},
"private": true
}