Skip to content

Commit

Permalink
Merge pull request #14 from dominicm00/master
Browse files Browse the repository at this point in the history
mark tailwindcss as a peer dependency
  • Loading branch information
adamwathan authored May 24, 2021
2 parents 087bd2e + bb844fe commit 6e1871a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
},
"scripts": {
"prepublishOnly": "node scripts/build.js"
},
"peerDependencies": {
"tailwindcss": ">=2.0.0"
},
"devDependencies": {
"autoprefixer": "10",
Expand Down

0 comments on commit 6e1871a

Please sign in to comment.