mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): update tailwindcss dependency to 3.4.0 (#1145)
* chore: update dependency for tailwindcss to 3.4 * refactor: change w-x h-x to size-x * up * up * revert: h-x w-x to size-x * fix: undo * up --------- Co-authored-by: Nathan Collins <nathancollins@Nathans-MacBook-Pro.local> Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -54,7 +54,7 @@
|
||||
"pathe": "^1.1.1",
|
||||
"scule": "^1.1.1",
|
||||
"tailwind-merge": "^2.1.0",
|
||||
"tailwindcss": "^3.3.7"
|
||||
"tailwindcss": "^3.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nuxt/eslint-config": "^0.2.0",
|
||||
@@ -79,6 +79,7 @@
|
||||
"resolutions": {
|
||||
"@nuxt/kit": "3.8.2",
|
||||
"@nuxt/schema": "3.8.2",
|
||||
"vue": "3.3.11"
|
||||
"vue": "3.3.11",
|
||||
"tailwindcss": "3.4.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user