discourse/lib/stylesheet
David Taylor 76c02cac65
DEV: Ensure the correct plugin stylesheets are reloaded in development
If a plugin name contained the name of another plugin, the wrong stylesheets would be reloaded. For example, working on discourse-prometheus-alert-receiver would cause discourse-prometheus stylesheets to be reloaded.
2020-08-06 16:10:57 +01:00
..
common.rb DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
compiler.rb DEV: Plugins can extend color definitions (#10383) 2020-08-06 09:46:17 -04:00
functions.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
importer.rb DEV: Plugins can extend color definitions (#10383) 2020-08-06 09:46:17 -04:00
manager.rb FEATURE: Allow users to opt out of automatic dark mode (#10377) 2020-08-06 09:45:37 -04:00
watcher.rb DEV: Ensure the correct plugin stylesheets are reloaded in development 2020-08-06 16:10:57 +01:00