mirror of
https://github.com/discourse/discourse.git
synced 2026-08-03 01:49:44 -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.