Skip to content

Commit 96bc498

Browse files
committed
chore: add keywords + description
1 parent 74151f3 commit 96bc498

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

packages/fontless/package.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "fontless",
33
"type": "module",
44
"version": "0.0.0",
5-
"description": "",
5+
"description": "Magical plug-and-play font optimization for modern web applications",
66
"author": {
77
"name": "Daniel Roe",
88
"email": "daniel@roe.dev",
@@ -14,6 +14,13 @@
1414
"url": "git+https://github.com/unjs/fontaine.git",
1515
"directory": "packages/fontless"
1616
},
17+
"keywords": [
18+
"font",
19+
"optimization",
20+
"vite-plugin",
21+
"css",
22+
"javascript"
23+
],
1724
"sideEffects": false,
1825
"exports": {
1926
".": "./dist/index.mjs"

0 commit comments

Comments
 (0)