Latest solutions
Responsive REST Countries API using TypeScript, NextJs & TailwindCSS
#next#tailwind-css#typescript#reactSubmitted over 1 year agoResponsive Shorter Link using TailwindCSS
#next#postgres#tailwind-css#typescript#prismaSubmitted over 1 year ago
Latest comments
- @Joeatefgharib@Asilvazavala
Hi, for the first problem, you have to go to google fonts and search Poppins, download 400 and 700i, copy the link for your html file and paste, seems like this:
<link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;0,600;0,700;1,600;1,700&display=swap" rel="stylesheet">Then you can use the font