Feature : export to ZIP

This commit is contained in:
jdescottes
2014-04-11 01:12:01 +02:00
parent d42064d2fe
commit abd5ac5959
11 changed files with 216 additions and 24 deletions

View File

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