Skip to content

Commit

Permalink
Upgrade Tailwind
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatGuySam committed Oct 29, 2020
1 parent 97d0e69 commit dc89002
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 9 deletions.
99 changes: 92 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"typeface-inter": "^3.15.0"
},
"devDependencies": {
"@nuxtjs/tailwindcss": "^3.0.2",
"@nuxtjs/tailwindcss": "^3.2.0",
"autoprefixer": "^8.6.4",
"babel-eslint": "^8.2.1",
"eslint": "^5.16.0",
Expand All @@ -34,6 +34,6 @@
"nodemon": "^1.11.0",
"nuxt": "^2.14.5",
"prettier": "1.14.3",
"tailwindcss": "^1.0.0"
"tailwindcss": "^1.9.6"
}
}

0 comments on commit dc89002

Please sign in to comment.