discourse/spec/components/stylesheet
Alan Guo Xiang Tan 958b56dc6c
PERF: Precompile child theme stylesheets. (#13040)
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.
2021-05-20 16:01:54 +10:00
..
compiler_spec.rb DEV: Support referencing public images in plugins in SCSS (#12930) 2021-05-03 14:40:02 -04:00
importer_spec.rb DEV: Move color definition functions to mixins (#12511) 2021-03-24 18:35:52 -04:00
manager_spec.rb PERF: Precompile child theme stylesheets. (#13040) 2021-05-20 16:01:54 +10:00