feat(getFontUrl): create a helper function to choose font url
This commit is contained in:
@@ -4,3 +4,5 @@ export {
|
||||
normalizeGoogleFont,
|
||||
normalizeGoogleFonts,
|
||||
} from './normalize/normalize';
|
||||
|
||||
export { getFontUrl } from './getFontUrl/getFontUrl';
|
||||
|
||||
Reference in New Issue
Block a user