geoff-maddock / events-tracker

CRM and calendar to track events, weekly and monthly series, promoters, artists, producers, djs, venues and other entities.
https://arcane.city
MIT License
16 stars 6 forks source link

Defer non-critical CSS #1108

Open geoff-maddock opened 1 year ago

geoff-maddock commented 1 year ago

https://blog.logrocket.com/9-tricks-eliminate-render-blocking-resources/

This may improve load times to use this methodology: https://www.sitelocity.com/critical-path-css-generator

Generated files, use them and compare performance. downloadcss

geoff-maddock commented 1 year ago

Tested this out, but ended up getting flicker. Might be doable, but putting on the back burner since I think I'll build my frontend differently.