mirror of
https://github.com/discourse/discourse.git
synced 2025-02-12 06:14:54 +00:00
958b56dc6c
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.