mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
fix default.css not being built properly by phpstorm
This commit is contained in:
@@ -1 +1,7 @@
|
||||
@import "../css/default.less";
|
||||
/* 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";
|
||||
|
||||
Reference in New Issue
Block a user