https://github.com/brainstone/async-css
A super simple method to load CSS asynchronously that has won't break your site in case JavaScript is disabled!
https://github.com/brainstone/async-css
async asynchronous javascript javascript-snippets javascript-tools loading noscript plug-n-play simple tiny web website
Last synced: 10 months ago
JSON representation
A super simple method to load CSS asynchronously that has won't break your site in case JavaScript is disabled!
- Host: GitHub
- URL: https://github.com/brainstone/async-css
- Owner: BrainStone
- License: mit
- Created: 2019-02-27T08:40:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-27T13:29:16.000Z (almost 7 years ago)
- Last Synced: 2024-12-31T08:45:40.410Z (12 months ago)
- Topics: async, asynchronous, javascript, javascript-snippets, javascript-tools, loading, noscript, plug-n-play, simple, tiny, web, website
- Language: JavaScript
- Homepage: https://brainstone.github.io/Async-CSS/
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Async-CSS
A super simple method to load CSS asynchronously that has a fallback in case JavaScript is disabled!