rsnext/test/integration/css-fixtures/composes-ordering/pages
Joe Haddad e9054744d8
Load CSS early instead of only preloading (#18846)
While we were fixing how Next.js handled CSS, we added a complex prefetch, preload, fetch sequence to acquire the CSS asset.

This unnecessarily overcomplicated what could've been only a `fetch()` from the very start!

---

Fixes #16932
2020-11-06 16:24:02 +00:00
..
common.module.css Update stylesheets on page navigation (#16126) 2020-08-17 21:20:05 +00:00
index.js Load CSS early instead of only preloading (#18846) 2020-11-06 16:24:02 +00:00
index.module.css Update stylesheets on page navigation (#16126) 2020-08-17 21:20:05 +00:00
other.js Update stylesheets on page navigation (#16126) 2020-08-17 21:20:05 +00:00
other.module.css Update stylesheets on page navigation (#16126) 2020-08-17 21:20:05 +00:00