css issues
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 14s
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 14s
This commit is contained in:
@@ -24,5 +24,9 @@ export default {
|
||||
}
|
||||
},
|
||||
},
|
||||
plugins: [],
|
||||
plugins: [
|
||||
require('@tailwindcss/forms'),
|
||||
require('@tailwindcss/typography'),
|
||||
require('@tailwindcss/container-queries'),
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user