Skip to content

Commit 9f52fec

Browse files
committed
chore(packages): clarify individual package descriptions
1 parent 91a9fb6 commit 9f52fec

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/create-rawstyle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-rawstyle",
33
"version": "0.1.3",
4-
"description": "🪶 Ultra‑light Compile‑time CSS‑in‑JS",
4+
"description": "🚀 Rawstyle project generator",
55
"author": "kh4f <kh4f.dev@gmail.com>",
66
"license": "MIT",
77
"repository": "https://github.com/rawstylecss/rawstyle",

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rawstyle/next",
33
"version": "0.3.2",
4-
"description": "🪶 Ultra‑light Compile‑time CSS‑in‑JS",
4+
"description": "🔌 Rawstyle Turbopack loader for Next.js",
55
"author": "kh4f <kh4f.dev@gmail.com>",
66
"license": "MIT",
77
"repository": "https://github.com/rawstylecss/rawstyle",

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rawstyle/vite",
33
"version": "0.3.2",
4-
"description": "🪶 Ultra‑light Compile‑time CSS‑in‑JS",
4+
"description": "🔌 Rawstyle Vite plugin",
55
"author": "kh4f <kh4f.dev@gmail.com>",
66
"license": "MIT",
77
"repository": "https://github.com/rawstylecss/rawstyle",

0 commit comments

Comments
 (0)