fix default.css not being built properly by phpstorm
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/* 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 "../lib/flat-ttrss/flat_combined.css";
|
||||
body.ttrss_main,
|
||||
body.ttrss_prefs,
|
||||
|
||||
Reference in New Issue
Block a user