Provides a tag for including a specific font <link> from TypeKit, and setting up the appropriate Content-Security-Policy.
/π.yaml
- https://github.com/stacklane-registry/typekit.com.git#!v1.0.0
Applies the correct Content-Security-Policy and includes the <link> for TypeKit.
Accepts a single id parameter. The id is the unique portion of the URL TypeKit provides, immediately before .css.
<head>
...
<typekit.com-css id="xyz123"/>
...
</head>