UNPKG

@third774/google-font

Version:

A web component for loading fonts from Google Fonts

4 lines (2 loc) 95 B
import { GoogleFont } from "./google-font"; customElements.define("google-font", GoogleFont);