summaryrefslogtreecommitdiff
path: root/themes/light.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2020-02-22 15:43:28 +0300
committerAndrew Dolgov <[email protected]>2020-02-22 15:43:28 +0300
commitd6ac529d01e951d4136561bf2bb20433954ac580 (patch)
tree782dff4bbf9d7ced3d0ac4938dd64585c091fcaf /themes/light.css
parent282b445a43eaf34f79e946fd2e41bcf96a365fbe (diff)
fix default.css not being built properly by phpstorm
Diffstat (limited to 'themes/light.css')
-rw-r--r--themes/light.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/light.css b/themes/light.css
index 8f1542735..a10589533 100644
--- a/themes/light.css
+++ b/themes/light.css
@@ -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,