How to Use Custom Fonts with Tailwind CSS

In this video, I’ll show you how to use custom fonts in your Tailwind CSS project. We’ll look into embedding Google Fonts, as well as self-hosting fonts using the @font-face CSS at-rule. Documentation: #customizing
Back to Top