💄 move to tailwindcss

This commit is contained in:
2022-05-26 14:30:26 -04:00
parent a98d6e2e0a
commit 5b8f1f40fe
111 changed files with 2881 additions and 4262 deletions

10
package.json Normal file
View File

@@ -0,0 +1,10 @@
{
"devDependencies": {
"@tailwindcss/typography": "^0.5.2",
"autoprefixer": "^10.4.7",
"cssnano": "^5.1.9",
"postcss": "^8.4.14",
"postcss-import": "^14.1.0",
"tailwindcss": "^3.0.24"
}
}