discourse/app/assets/javascripts/theme-transpiler
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
..
build.js DEV: Improve postcss error handling (#31420) 2025-02-20 16:48:22 +00:00
package.json DEV: Improve postcss error handling (#31420) 2025-02-20 16:48:22 +00:00
postcss-variable-prefixer.js DEV: Improve postcss error handling (#31420) 2025-02-20 16:48:22 +00:00
postcss.js DEV: Improve postcss error handling (#31420) 2025-02-20 16:48:22 +00:00
transpiler.js DEV: Introduce postcss for autoprefix and light-dark() polyfill (#31393) 2025-02-20 14:40:27 +00:00
url-polyfill.js DEV: Improve postcss error handling (#31420) 2025-02-20 16:48:22 +00:00