style-guide icon indicating copy to clipboard operation
style-guide copied to clipboard

Layout hooks

Open jorge-marques opened this issue 11 years ago • 4 comments

Hello. I'd like to load typekit in the engine. Is there some sort of hook I can use to drop a script tag into the engine?

jorge-marques avatar Feb 11 '14 18:02 jorge-marques

Not that I can see, but that sounds like a really useful addition! As a workaround, I actually copy the body of the typekit css file that the script injects, and stick that into an asset that's only around during development. Does typekit just need a script tag, or are there stylesheets as well?

ohrite avatar Feb 11 '14 18:02 ohrite

I believe it's just the script tag.

jorge-marques avatar Feb 11 '14 18:02 jorge-marques

@jorge-marques I'm headed out of town, but I'll take a crack at writing something in the near future. If you want to make a pull request, though, I'll work with you to accept it! :)

ohrite avatar Feb 12 '14 05:02 ohrite

@ohrite I'll give it a shot.

jorge-marques avatar Feb 13 '14 18:02 jorge-marques