using import(less) to source ../default/app.css into pixelegg/app.css to not having to delete browser cache all the time something changes in default/app.css, thought developer has to regenerate pixelegg/app.css by touchting pixelegg/app.less

This commit is contained in:
Ralf Becker 2016-01-26 16:48:47 +00:00
parent 96bcb4f9e8
commit 6b7babc5e5
2 changed files with 1155 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -14,7 +14,7 @@
@import (reference) "../../../pixelegg/less/definitions.less";
@import (reference) "../default/app.css";
@import (less) "../default/app.css";
/*generell*/