Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 10316d8

Browse files
authored
Merge pull request #2 from spencerwmiles/update-peer-deps-to-include-v3
updated peer deps to include tailwindcss v3
2 parents ab5e74e + dbb3a95 commit 10316d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
},
2323
"homepage": "https://github.com/RVxLab/tailwind-plugin-ios-full-height#readme",
2424
"peerDependencies": {
25-
"tailwindcss": "^1.2 || ^2.0"
25+
"tailwindcss": "^1.2 || ^2.0 || ^3.0"
2626
}
2727
}

0 commit comments

Comments
 (0)