discourse/lib/stylesheet
David Taylor 41363a2a18
DEV: Silence scss mixed-decls for themes/plugins (#32750)
Fixing this everywhere will be a very large undertaking, so we're
deferring it until there is a concrete timeline for it becoming an error
in sass.

In the meantime, we'll be adding a stylelint rule to enforce ordering of
declarations/nested-blocks/mixins, so that will go some way towards
avoiding this deprecation.
2025-05-16 13:06:10 +01:00
..
manager DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
compiler.rb DEV: Silence scss mixed-decls for themes/plugins (#32750) 2025-05-16 13:06:10 +01:00
importer.rb DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
manager.rb DEV: Compile 'common' CSS into own assets (#31416) 2025-05-01 10:44:49 +01:00
watcher.rb DEV: Add a missing path to the stylesheet watcher (#32579) 2025-05-05 19:31:39 +02:00