Skip to content

Commit

Permalink
fix: make @kaizen/tailwind a dep (#3321)
Browse files Browse the repository at this point in the history
* fix: make @kaizen/tailwind a dep

* fix: yarn lock
  • Loading branch information
gyfchong authored Feb 27, 2023
1 parent ebe58e5 commit 77c36e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,12 +71,12 @@
"@kaizen/select": "^6.13.5",
"@kaizen/split-button": "^1.3.33",
"@kaizen/tabs": "^1.5.30",
"@kaizen/tailwind": "^0.5.1",
"@kaizen/typography": "^2.3.6",
"classnames": "^2.3.2"
},
"devDependencies": {
"@deanc/esbuild-plugin-postcss": "^1.0.2",
"@kaizen/tailwind": "^0.5.1",
"autoprefixer": "^10.4.13",
"tailwindcss": "^3.2.7",
"tiny-glob": "^0.2.9",
Expand Down

0 comments on commit 77c36e9

Please sign in to comment.