Skip to content

Commit

Permalink
Deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
zachleat committed Apr 20, 2018
1 parent e4f6cb6 commit ba83cbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ You’ll probably see blog posts on these at some point.
* Old browsers [used to render FOIT without a timeout](https://www.zachleat.com/web/fout-foit-history/), which in practice made web fonts a single point of failure. Using WOFF2 only cuts the mustard to modern browsers that have a three second FOIT timeout for web fonts. Three seconds is still way too long for me to implement this in production, but it’s worth noting.
* [Demo](https://www.zachleat.com/web-fonts/demos/unceremonious-font-face-woff2-only.html)** _(4 web fonts)_

### Deprecated Methods
### Anti-patterns and Deprecated Methods

* ⚠️ Inline Data URI
* [Code](./inline-data-uri.html)
Expand Down

0 comments on commit ba83cbe

Please sign in to comment.