introduce css variables

This commit is contained in:
Julian Descottes
2016-12-22 13:06:01 +01:00
parent dd9b1e0189
commit fbaccb03f2
29 changed files with 68 additions and 63 deletions

View File

@ -1,6 +1,7 @@
// This list is used both by the grunt build and index.html (in debug mode)
(typeof exports != "undefined" ? exports : pskl_exports).styles = [
"css/variables.css",
"css/reset.css",
"css/style.css",
"css/animations.css",