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 FEATURE: Native theme support 2017-04-12 10:53:49 -04:00
compiler.rb FIX: Refactor to prevent themes affecting core stylesheets (#7029) 2019-02-19 15:55:59 +00:00
functions.rb FIX: missing image-url helper 2017-05-01 15:32:02 -04:00
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