Skip to content

Commit 4a28e8e

Browse files
committed
fix: update pkg.description and pkg.tags
1 parent 5d3581e commit 4a28e8e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bosh-code/tsdown-plugin-inject-css",
3-
"description": "Inject CSS imports at the top of each chunk file in tsdown library builds",
3+
"description": "Import your bundled .css files into libraries built with tsdown",
44
"version": "1.0.0",
55
"author": "Ryan Bosher <[email protected]>",
66
"bugs": "https://github.com/bosh-code/tsdown-plugin-inject-css/issues",
@@ -45,9 +45,9 @@
4545
"homepage": "https://github.com/bosh-code/tsdown-plugin-inject-css",
4646
"keywords": [
4747
"bundle",
48+
"bundling",
49+
"component-library",
4850
"css",
49-
"inject",
50-
"library",
5151
"rolldown",
5252
"rolldown-plugin",
5353
"tsdown",

0 commit comments

Comments
 (0)