discourse/lib/stylesheet
Robin Ward 8e3f667d7c FIX: Show background images for both slug formats
It seems there was a discrepancy in that background images were attached
to the full slug category class: `category-:slug-:id` and our body class
only had `category-:slug`.

This fix adds support for both formats.
2020-07-17 13:42:30 -04:00
..
common.rb DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
compiler.rb DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
functions.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
importer.rb FIX: Show background images for both slug formats 2020-07-17 13:42:30 -04:00
manager.rb DEV: improves speed of live reload css in core and plugins (#8161) 2019-10-10 16:10:23 +11:00
watcher.rb FEATURE: Support for publishing topics as pages (#9364) 2020-04-08 12:52:36 -04:00