You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
327 B
Plaintext
8 lines
327 B
Plaintext
/* we can't simply include default.less here because then phpstorm watcher would consider this the only
|
|
master file to generate css for, so it duplicates default.less more or less */
|
|
|
|
@import "../css/defines.less";
|
|
@import "../css/dijit_light.less";
|
|
@import "../css/zoom.less";
|
|
@import "../lib/flat-ttrss/flat_combined.css";
|