css issues
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 14s

This commit is contained in:
2025-11-12 11:18:42 -08:00
parent 90c9982505
commit 23e91478f1
4 changed files with 89 additions and 857 deletions

View File

@@ -24,5 +24,9 @@ export default {
}
},
},
plugins: [],
plugins: [
require('@tailwindcss/forms'),
require('@tailwindcss/typography'),
require('@tailwindcss/container-queries'),
],
}