Self-hosting a font with Tailwind (JIT) and SvelteKit
Edit 24-May-2022: I've updated this post and it can be found at https://jeffpohlmeyer.com/self-hosting-a-font-with-tailwind-and-sveltekit
In the vein of learning in public, I want to write a little blurb about this.
A project I'm working on for a cli...
blog.jeffpohlmeyer.com3 min read
Dan
Jeffrey Pohlmeyer
Thought you might be interested to hear that I faced the same issue while working with an .oft file, but I found that simply removing
format('oft')completely did the trick.