0.0.1 • Published 11 years ago
typekit-shim v0.0.1
typekit-shim
Browserify commonjs shim for typekit. This will allow you to require typekit fonts on your web app.
Usage:
var typekit = require('typekit-shim');
typekit('kitId'); // KitId is your seven-character alphanumeric typekit code
0.0.1
11 years ago