rsnext/test/integration/size-limit
Joe Haddad 52efe3364f
Reuse existing <link rel=stylesheet> on nav (#16537)
This pull request reuses existing `<link rel=stylesheet>` tags if their `href` matches instead of recreating it. This is in effort to fix an edge case where the browser will FOUC on the tag swap.

This behavior should be sufficiently covered by all the existing CSS cases, as misbehavior would result in the resulting CSS styles being incorrect.
2020-08-25 15:03:14 +00:00
..
pages Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
test Reuse existing <link rel=stylesheet> on nav (#16537) 2020-08-25 15:03:14 +00:00
next.config.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00