Skip to content

Commit 9d169eb

Browse files
committed
Remove unused Tailwind CSS build scripts from package.json
1 parent edbe822 commit 9d169eb

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
"name": "www-renewal",
33
"version": "1.0.0",
44
"description": "Ruby Language Website Renewal with Tailwind CSS",
5-
"scripts": {
6-
"build-css": "tailwindcss -i ./stylesheets/tailwind.css -o ./stylesheets/compiled.css",
7-
"watch-css": "tailwindcss -i ./stylesheets/tailwind.css -o ./stylesheets/compiled.css --watch"
8-
},
95
"devDependencies": {
106
"@tailwindcss/typography": "^0.5.19",
117
"autoprefixer": "^10.4.23",

0 commit comments

Comments
 (0)