How to add Fonts to Codepen
For the codepen output, if you want to add fonts, like google fonts, you can do that in more than one way.
For the codepen output, if you want to add fonts, like google fonts, you can do that in more than one way.
Using Codepen more and more, often to experiment and for demos to show the code I’m working with, I’ve learned to make my Codepen workflow smoother with little tacks here and there. One of which is finding a way to avoid repeating a same base URL in the HTML, in Pens. Here’s what I mean…