File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
2nd-gen/packages/swc/.storybook Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1- < link rel ="preconnect " href ="https://use.typekit.net " />
1+ <!-- This preconnect opens the connection for typekit to more quickly load fonts -->
2+ < link rel ="preconnect " href ="https://use.typekit.net " crossorigin />
23< link rel ="dns-prefetch " href ="https://use.typekit.net " />
3- <!-- For Adobe Clean font support in Storybook manager UI -->
4- < link rel ="stylesheet " href ="https://use.typekit.net/evk7lzt .css " />
5- < script src ="https://use.typekit.net/evk7lzt .js "> </ script >
4+ <!-- For Adobe Clean Spectrum VF font support in Storybook manager UI -->
5+ < link rel ="stylesheet " href ="https://use.typekit.net/obc6cux .css " />
6+ < script src ="https://use.typekit.net/obc6cux .js "> </ script >
67< script >
78 try {
89 Typekit . load ( {
1920</ script >
2021
2122< style >
22- /* Force Adobe Clean font on all Storybook manager elements */
23+ /* Force Adobe Clean Spectrum VF font on all Storybook manager elements */
2324 body ,
2425 # storybook-root ,
2526 .sidebar-container ,
You can’t perform that action at this time.
0 commit comments