discourse/lib/stylesheet
Bianca Nenciu 214b4c3910
FIX: Remove category id from category class name (#10712)
The generated class name included ID (parent_slug-child_slug-child_id),
but the client side did not expect it (parent_slug-child_slug).
2020-09-23 19:22:07 +03:00
..
common.rb DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
compiler.rb DEV: Let themes extend color definitions (#10429) 2020-08-18 13:02:13 -04:00
functions.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
importer.rb FIX: Remove category id from category class name (#10712) 2020-09-23 19:22:07 +03:00
manager.rb FIX: Clear stylesheet cache on base font change 2020-09-15 13:13:09 -04:00
watcher.rb DEV: Faster SCSS refresh locally for plugins 2020-09-01 13:56:40 -04:00