add TailwindCSS

+ a lot of node_modules?? unsure what happened
This commit is contained in:
sindrekjelsrud 2023-07-20 20:28:44 +02:00
parent 2ba37bfbe3
commit bb41712ce4
1088 changed files with 224305 additions and 175 deletions

View file

@ -13,6 +13,8 @@
"@astrojs/mdx": "^0.19.7",
"@astrojs/rss": "^2.4.3",
"@astrojs/sitemap": "^2.0.0",
"astro": "^2.8.5"
"@astrojs/tailwind": "^4.0.0",
"astro": "^2.8.5",
"tailwindcss": "^3.0.24"
}
}
}