lazymozek / gulp-with-tailwindcss

Gulp with TailwindCSS Starter Kit
https://gulp-with-tailwindcss.com
MIT License
256 stars 70 forks source link

How to add custom font and custom google font in tailwind.js? #1

Closed raunakhajela closed 5 years ago

raunakhajela commented 5 years ago

By default, tailwind allows certain fonts which you can use in your project in tailwind.js config file. I am trying to add custom font (e.g Gotham) and custom google font which is not available in the list to use in my project? Any ideas?

Can you test this out and share commit link if possible?

manjumjn commented 5 years ago

Actually, I was working on that. Will get back once I come up with an efficient solution :)

manjumjn commented 5 years ago

Here is the Fix commit that seems to work for now.