mirror of
https://github.com/discourse/discourse.git
synced 2025-02-09 04:44:59 +00:00
Previously, we only precompiled the CSS for parent themes but not for the child themes. As a result, the CSS for child themes were being compiled during the first request which made the respond time high for that request.