Typekit Kit settings require the domains for the intended site(s) be provided. This field apparently allows wildcard subdomains to be used, see https://skitch.com/c4rl/r9tmp/typekit-kit-settings
However, when I tried this it didn't seem to work. I had to specify the exact subdomain instead.
Comments
Comment #1
sreynen commentedYep, that's definitely a bug. I didn't realize Typekit supported wildcards, so the code is looking for a direct match.
Comment #2
sreynen commentedFix committed in dev.
Comment #3
sreynen commentedAlso committed in D7 branch.
Comment #4
c4rl commentedYou rock, Scott.