discourse/lib/stylesheet
David Taylor 16fbbd096a DEV: Fix live CSS watching when viewing non-default theme
State was being stored in a class variable, so was not consistent across processes. This commit moves the storage to redis. The change only affects development environments.
2019-02-22 20:53:09 +00:00
..
common.rb
compiler.rb FIX: Refactor to prevent themes affecting core stylesheets (#7029) 2019-02-19 15:55:59 +00:00
functions.rb
importer.rb FIX: Refactor to prevent themes affecting core stylesheets (#7029) 2019-02-19 15:55:59 +00:00
manager.rb DEV: Plugin scss errors should break precompile (#6974) 2019-02-07 09:27:42 -05:00
watcher.rb DEV: Fix live CSS watching when viewing non-default theme 2019-02-22 20:53:09 +00:00