Install @astrojs/tailwind

This commit is contained in:
Sam Carlton 2022-04-25 16:44:59 -05:00
parent b1fa01f6e2
commit d72f57d94d
2 changed files with 345 additions and 14 deletions

View file

@ -62,11 +62,12 @@
"scroll-into-view-if-needed": "^2.2.26",
"slugify": "^1.4.6",
"terser": "^4.8.0",
"vue-gtag": "^1.16.1",
"vue": "^3.2.30"
"vue": "^3.2.30",
"vue-gtag": "^1.16.1"
},
"devDependencies": {
"@11ty/eleventy": "^0.11.1",
"@astrojs/tailwind": "^0.2.0",
"@nuxt/postcss8": "^1.1.3",
"@nuxtjs/tailwindcss": "^3.3.4",
"autoprefixer": "^8.6.4",