We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 567376d commit 8f349e5Copy full SHA for 8f349e5
package.json
@@ -15,5 +15,8 @@
15
"bugs": {
16
"url": "https://github.com/GavinJoyce/tailwindcss-question-mark/issues"
17
},
18
- "homepage": "https://github.com/GavinJoyce/tailwindcss-question-mark#readme"
+ "homepage": "https://github.com/GavinJoyce/tailwindcss-question-mark#readme",
19
+ "peerDependencies": {
20
+ "tailwindcss": ">=2.0.0"
21
+ }
22
}
0 commit comments