Skip to content

Commit 0741278

Browse files
authored
Merge pull request #6 from parisholley/patch-1
tailwind 2 support
2 parents 88a90a7 + 10bcaf2 commit 0741278

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"homepage": "https://github.com/semencov/tailwindcss-font-inter",
3636
"peerDependencies": {
37-
"tailwindcss": "^1.9.0"
37+
"tailwindcss": "^1.9.0 || ^2.0.0"
3838
},
3939
"devDependencies": {
4040
"autoprefixer": "^9.8.0",
@@ -46,4 +46,4 @@
4646
"dependencies": {
4747
"parse-unit": "^1.0.1"
4848
}
49-
}
49+
}

0 commit comments

Comments
 (0)