Handling FOUT in Typekit by caching web fonts in local storage
If you're using Typekit for your web fonts you've probably run into issues with the flash of unstyled text (FOUT) or flash of invisible text (FOIT) on page load.
MoreIf you're using Typekit for your web fonts you've probably run into issues with the flash of unstyled text (FOUT) or flash of invisible text (FOIT) on page load.
MoreCSS Grids can seem complex but don't have to be. In this post we will build a responsive grid with breakpoints and then tidy it up with SASS.
More