chore(deps-dev): bump nuxt-postcss8 from 1.0.3 to 1.1.2

Bumps [nuxt-postcss8](https://github.com/pi0/nuxt-postcss8) from 1.0.3 to 1.1.2.
- [Release notes](https://github.com/pi0/nuxt-postcss8/releases)
- [Changelog](https://github.com/nuxt/postcss8/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pi0/nuxt-postcss8/compare/v1.0.3...v1.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-11 10:19:29 +00:00
committed by GitHub
parent 94c7f24213
commit 9aee83a1f7
2 changed files with 7 additions and 5 deletions

View File

@@ -26,7 +26,7 @@
"@nuxtjs/tailwindcss": "3.4.2",
"autoprefixer": "^10.2.5",
"css-loader": "5.1.2",
"nuxt-postcss8": "^1.0.3",
"nuxt-postcss8": "^1.1.2",
"postcss": "^8.2.6",
"tailwindcss": "^2.0.3"
}