Skip to content

Commit 9452c7a

Browse files
rename to css.ts.
1 parent 0f8c58e commit 9452c7a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"scripts": {
3232
"prepare": "pnpm run build; pnpm run build-css",
3333
"build": "cm-buildhelper src/catppuccin.ts",
34-
"build-css": "tsx src/build.ts",
34+
"build-css": "tsx src/css.ts",
3535
"watch": "nodemon --watch src -e ts --exec 'pnpm build'"
3636
},
3737
"files": [
File renamed without changes.

0 commit comments

Comments
 (0)