@fontsource/material-icons-outlined
Advanced tools
Comparing version 4.3.0 to 4.4.0
@@ -5,3 +5,3 @@ { | ||
"subsets": ["all"], | ||
"weights": ["400"], | ||
"weights": [400], | ||
"styles": ["normal"], | ||
@@ -8,0 +8,0 @@ "defSubset": "all", |
{ | ||
"name": "@fontsource/material-icons-outlined", | ||
"version": "4.3.0", | ||
"version": "4.4.0", | ||
"description": "Self-host the Material Icons Outlined font in a neatly bundled NPM package.", | ||
@@ -30,3 +30,3 @@ "main": "index.css", | ||
}, | ||
"gitHead": "a6662f1f915c4779a5ef3f9b02efa8212a974788" | ||
"gitHead": "02df19e3332ef95bfadd131ad7eec50e48b17cfc" | ||
} |
@@ -18,3 +18,3 @@ # Fontsource Material Icons Outlined | ||
```javascript | ||
import "@fontsource/material-icons-outlined" // Defaults to weight 400. | ||
import "@fontsource/material-icons-outlined"; // Defaults to weight 400. | ||
``` | ||
@@ -21,0 +21,0 @@ |
205901