discourse/lib/stylesheet
Osama Sayegh 1de8960d2a
FIX: Serve RTL CSS for themes and components (#32916)
Follow up to https://github.com/discourse/discourse/pull/32881

Stylesheet `<link>` tags for themes/components are aren't getting
included/rendered in the HTML document due to a missing check in
stylesheet manager. See
https://meta.discourse.org/t/ui-layout-broken-for-rtl-language-after-latest-update/367434?u=osama.
2025-05-27 03:15:05 +03:00
..
manager DEV: Compile and serve rtl versions of theme CSS (#32881) 2025-05-23 13:48:57 +01:00
compiler.rb DEV: Resolve mixed-decls misconfiguration (#32858) 2025-05-22 13:52:20 +01:00
importer.rb DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
manager.rb FIX: Serve RTL CSS for themes and components (#32916) 2025-05-27 03:15:05 +03:00
watcher.rb DEV: Add a missing path to the stylesheet watcher (#32579) 2025-05-05 19:31:39 +02:00