mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 16:48:26 -05: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.