https://github.com/rupl/blocking-critical-css
An example showing how inlined critical CSS can still block page renders.
https://github.com/rupl/blocking-critical-css
Last synced: 3 months ago
JSON representation
An example showing how inlined critical CSS can still block page renders.
- Host: GitHub
- URL: https://github.com/rupl/blocking-critical-css
- Owner: rupl
- Created: 2015-04-28T00:14:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-28T08:09:24.000Z (about 11 years ago)
- Last Synced: 2024-07-31T18:21:13.569Z (almost 2 years ago)
- Language: HTML
- Size: 1.41 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Critical CSS that blocks rendering
An example showing how inlined critical CSS can still block page renders.
Creates an artificial delay before fetching an image requested within inline CSS.