We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent edbe822 commit 9d169ebCopy full SHA for 9d169eb
1 file changed
package.json
@@ -2,10 +2,6 @@
2
"name": "www-renewal",
3
"version": "1.0.0",
4
"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
- },
9
"devDependencies": {
10
"@tailwindcss/typography": "^0.5.19",
11
"autoprefixer": "^10.4.23",
0 commit comments