diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-12-26 18:06:50 +0000 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-12-26 18:06:50 +0000 |
| commit | 0c4520544bb5ecc63e833f5e344cf8cd071854cb (patch) | |
| tree | b4a998d451f63394345bf6ddc972e0003ff60735 /package.json | |
| parent | abbd49ae9f43c7bfc2de88719042b30eac69b713 (diff) | |
remove tailwindcss
styled componenets is used in favor of it for this usecase
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 41a7026..d0724b0 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,6 @@ "eslint": "^9.0.0", "eslint-config-next": "14.0.2", "postcss": "^8.4.49", - "tailwindcss": "^3.4.17", "typescript": "^5.7.2" }, "browser": { |
