discourse/app/assets
David Taylor 110fdf0189
DEV: Remove dependence on dartsass-sprockets (#23665)
Discourse has a custom stylesheet pipeline which compiles things 'just in time'. The only place we were still running sass files through sprockets was for the `/tests` route in development mode. This use can be removed by compiling the relevant stylesheets through ember-cli instead (which we were already doing for testem runs)

This work was prompted by the incompatibility of dartsass-sprockets with the latest sass-embedded release (https://github.com/tablecheck/dartsass-sprockets/issues/13)
2023-09-26 16:25:07 +01:00
..
images
javascripts DEV: Remove dependence on dartsass-sprockets (#23665) 2023-09-26 16:25:07 +01:00
stylesheets DEV: FloatKit (#23650) 2023-09-26 13:39:52 +02:00