astro-fonts
Advanced tools
Comparing version 0.2.5 to 0.2.6
@@ -35,2 +35,2 @@ 'use strict' | ||
*/ | ||
export {default as Font}from './Fonts.astro' | ||
export {default as Font} from './Fonts.astro' |
{ | ||
"name": "astro-fonts", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "A Specialized Astro Font Component, letting you utilise any of the fonts availble to you using Google Fonts. This lets you to download font files to the local filesystem or use the fonts remotely. This Font component is your one-stop shop for all your Fonts. ", | ||
@@ -5,0 +5,0 @@ "type": "module", |
12599