chore(deps-dev): bump @nuxtjs/tailwindcss from 3.3.4 to 3.4.0

Bumps [@nuxtjs/tailwindcss](https://github.com/nuxt-community/tailwindcss-module) from 3.3.4 to 3.4.0.
- [Release notes](https://github.com/nuxt-community/tailwindcss-module/releases)
- [Changelog](https://github.com/nuxt-community/tailwindcss-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/tailwindcss-module/compare/v3.3.4...v3.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-18 00:13:11 +00:00
committed by GitHub
parent 86f4772266
commit ab55cb7860
2 changed files with 363 additions and 23 deletions

View File

@@ -24,7 +24,7 @@
"@nuxt/types": "^2.14.11",
"@nuxt/typescript-build": "^2.0.3",
"@nuxtjs/color-mode": "^2.0.2",
"@nuxtjs/tailwindcss": "^3.3.4",
"@nuxtjs/tailwindcss": "^3.4.0",
"autoprefixer": "^9",
"postcss": "^7"
}