Skip to content

Commit 0ce64f7

Browse files
authored
Merge pull request #127 from FlowTestAI/resolve-css
remove usage of tailwind css forms
2 parents 462572b + a33f54c commit 0ce64f7

7 files changed

Lines changed: 219 additions & 161 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"@emotion/styled": "^11.11.0",
4646
"@headlessui/react": "^1.7.18",
4747
"@heroicons/react": "^2.1.1",
48-
"@hookform/resolvers": "^3.7.0",
4948
"@testing-library/jest-dom": "^5.17.0",
5049
"@testing-library/react": "^13.4.0",
5150
"@testing-library/user-event": "^13.5.0",
@@ -62,12 +61,12 @@
6261
"mousetrap": "^1.6.5",
6362
"notistack": "^3.0.1",
6463
"postcss": "^8.4.35",
64+
"posthog-node": "^4.0.1",
6565
"react": "^18.2.0",
6666
"react-copy-to-clipboard": "^5.1.0",
6767
"react-custom-scrollbars": "^4.2.1",
6868
"react-dom": "^18.2.0",
6969
"react-edit-text": "^5.1.1",
70-
"react-hook-form": "^7.52.0",
7170
"react-icons": "^5.0.1",
7271
"react-json-view-lite": "^1.4.0",
7372
"react-perfect-scrollbar": "^1.5.8",
@@ -82,12 +81,10 @@
8281
"tailwindcss": "^3.4.1",
8382
"typescript": "4",
8483
"web-vitals": "^2.1.4",
85-
"zod": "^3.23.8",
8684
"zustand": "^4.5.2"
8785
},
8886
"devDependencies": {
8987
"@changesets/cli": "^2.27.1",
90-
"@tailwindcss/forms": "^0.5.7",
9188
"@tailwindcss/typography": "^0.5.10",
9289
"@types/node": "20.11.5",
9390
"daisyui": "^4.7.2",

pnpm-lock.yaml

Lines changed: 55 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)