Skip to content

Commit

Permalink
Update packages. Tailwind CSS to 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jhauraw committed Aug 2, 2020
1 parent 76bd51b commit 61f5f24
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 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 @@ -23,15 +23,15 @@
"watch:js": "chokidar \"./src/**/*.js\" -c \"NODE_ENV=development npm run js\""
},
"devDependencies": {
"autoprefixer": "^9.8.5",
"autoprefixer": "^9.8.6",
"chokidar-cli": "^2.1.0",
"concat": "^1.0.3",
"cssnano": "^4.1.10",
"del-cli": "^3.0.1",
"postcss-cli": "^7.1.1",
"postcss-import": "^12.0.1",
"postcss-nesting": "^7.0.1",
"tailwindcss": "^1.5.2",
"tailwindcss": "^1.6.1",
"terser": "^4.8.0"
}
}

0 comments on commit 61f5f24

Please sign in to comment.