mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 04:56:18 +08:00
f57a49c2f9
This switches to outputting a separate file for each theme component CSS asset. We have separate CSS plugin files, separate JS files (for plugins/themes/components), it makes sense to do the same for component CSS assets. Benefits: - easier debugging - fixes a regression with theme component sourcemaps - changes to theme components are updated individually With HTTP/2, there is also no performance downside to having additional files in the initial request. |
||
---|---|---|
.. | ||
common.rb | ||
compiler.rb | ||
functions.rb | ||
importer.rb | ||
manager.rb | ||
watcher.rb |