Skip to content

Commit

Permalink
2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
forsartis committed Jan 15, 2021
1 parent de9ea5a commit 118f320
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion generator/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ module.exports = (api, options) => {
},
postcss: {
plugins: {
'@tailwindcss/postcss7-compat': {},
tailwindcss: {},
autoprefixer: {},
},
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-cli-plugin-tailwind",
"version": "2.0.4",
"version": "2.0.5",
"description": "vue-cli plugin for Tailwind CSS",
"author": "Jens Eggerstedt <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 118f320

Please sign in to comment.