discourse/lib/stylesheet
David Taylor 834ea70b1c
DEV: Improve postcss error handling (#31420)
Followup to 087e8e4bdb

- Fixes the variable-prefixer so it doesn't explode when the input is
unparseable
- Add URL polyfills so that postcss can print its errors properly
- Catch postcss errors in the same way as sass errors
2025-02-20 16:48:22 +00:00
..
manager DEV: Improve postcss error handling (#31420) 2025-02-20 16:48:22 +00:00
compiler.rb DEV: Introduce postcss for autoprefix and light-dark() polyfill (#31393) 2025-02-20 14:40:27 +00:00
importer.rb DEV: Backend support for light/dark mode in color palettes (#30893) 2025-01-23 15:54:49 +03:00
manager.rb DEV: Introduce postcss for autoprefix and light-dark() polyfill (#31393) 2025-02-20 14:40:27 +00:00
watcher.rb DEV: Fix various rubocop lints (#24749) 2023-12-06 23:25:00 +01:00