Skip to content

Commit

Permalink
Remove picasso-tailwind and tailwind-merge from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslan-sed committed May 24, 2024
1 parent b98067c commit 2c567f8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions packages/base/Typography/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"dependencies": {
"@toptal/picasso-utils": "1.0.3",
"ap-style-title-case": "^1.1.2",
"tailwind-merge": "^2.2.2",
"classnames": "^2.5.1"
},
"sideEffects": [
Expand All @@ -34,7 +33,6 @@
"peerDependencies": {
"@material-ui/core": "4.12.4",
"@toptal/picasso-provider": "*",
"@toptal/picasso-tailwind": "^2.5.0",
"@toptal/picasso-tailwind-merge": "^1.0.0",
"tailwindcss": ">=3",
"react": ">=16.12.0 < 19.0.0"
Expand Down
1 change: 0 additions & 1 deletion packages/base/Typography/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"include": ["src"],
"references": [
{ "path": "../../picasso-provider" },
{ "path": "../../picasso-tailwind" },
{ "path": "../../picasso-tailwind-merge" },
{ "path": "../Utils" }
]
Expand Down

0 comments on commit 2c567f8

Please sign in to comment.