Changes between Version 1 and Version 2 of Ticket #47925
- Timestamp:
- 08/22/2019 09:43:59 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47925 – Description
v1 v2 20 20 21 21 How can the amount of CSS in Twenty Nineteen be reduced to be more in-line with the other core themes? 22 23 ---- 24 25 A few resources related to CSS performance: 26 27 * [https://developers.google.com/web/fundamentals/performance/rendering/reduce-the-scope-and-complexity-of-style-calculations Reduce the Scope and Complexity of Style Calculations] 28 * [https://developers.google.com/web/fundamentals/performance/critical-rendering-path/render-blocking-css Render Blocking CSS] 29 * [https://css-tricks.com/efficiently-rendering-css/ Efficiently Rendering CSS]