+3
-4
| { | ||
| "engines": { | ||
| "node": ">=18" | ||
| }, | ||
| "publishConfig": { | ||
@@ -9,3 +6,3 @@ "registry": "https://registry.npmjs.org/" | ||
| "name": "misans", | ||
| "version": "3.1.0", | ||
| "version": "3.1.1", | ||
| "description": "MiSans (subsetted) fonts from Xiaomi for free commercial use.", | ||
@@ -23,2 +20,4 @@ "keywords": [ | ||
| "style": "./index.css", | ||
| "unpkg": "./index.css", | ||
| "jsdelivr": "./index.css", | ||
| "repository": "github:dsrkafuu/misans", | ||
@@ -25,0 +24,0 @@ "files": [ |
+9
-0
@@ -18,2 +18,11 @@ # MiSans | ||
| ## Usage | ||
| ```html | ||
| <link | ||
| rel="stylesheet" | ||
| href="https://cdn.jsdelivr.net/npm/misans@3.1.1/lib/misans-400-regular.min.css" | ||
| /> | ||
| ``` | ||
| ## Subset Details | ||
@@ -20,0 +29,0 @@ |
21399072
087
11.54%