Skip to content

Commit

Permalink
fix: remove tailwindcss dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
arthur-er committed Jan 27, 2024
1 parent 921da35 commit 263818d
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"@types/react": "^18.2.48",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"@verful/tooling-configs": "^1.0.0",
"eslint-config-flat-gitignore": "^0.1.1",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-i": "^2.29.0",
Expand All @@ -44,8 +45,7 @@
"eslint-plugin-unicorn": "^49.0.0",
"jsonc-eslint-parser": "^2.4.0",
"local-pkg": "^0.5.0",
"react": "^18.2.0",
"tailwindcss": "^3.4.1"
"react": "^18.2.0"
},
"devDependencies": {
"@antfu/eslint-define-config": "1.23.0-2",
Expand Down
44 changes: 41 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 0 additions & 9 deletions tailwind.config.js

This file was deleted.

0 comments on commit 263818d

Please sign in to comment.