Skip to content

Commit 3a6ee40

Browse files
author
keisuke.karino
committed
Add keywords in the package.json
1 parent 1d3ced2 commit 3a6ee40

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@
1515
"type": "git",
1616
"url": "git+https://github.com/activeguild/ts-css-modules-vite-plugin.git"
1717
},
18+
"keywords": [
19+
"vite",
20+
"typescript-plugin",
21+
"css",
22+
"scss",
23+
"typescript",
24+
"cssmodules"
25+
],
1826
"author": "j1ngzoue",
1927
"license": "MIT",
2028
"bugs": {

0 commit comments

Comments
 (0)