mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
introduce css variables
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user