main interface ok

added grunt-svg2png and set svg 2 png fall back mixin
added bubbles and stars
added nav_pos move on chapter preview
This commit is contained in:
Bachir Soussi Chiadmi
2015-03-09 18:04:42 +01:00
parent 76c7154f4e
commit d5edfa75c8
810 changed files with 87625 additions and 320 deletions
+2 -2
View File
@@ -8,10 +8,10 @@
},
"devDependencies": {
"autoprefixer-core": "^5.1.5",
// "grunt-autoprefixer": "^2.2.0",
"grunt-contrib-compass": "v0.9.0",
"grunt-contrib-sass": "v0.7.3",
"grunt-contrib-watch": "v0.6.1",
"grunt-postcss": "^0.3.0"
"grunt-postcss": "^0.3.0",
"grunt-svg2png": "^0.2.7"
}
}