Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 23s
6 lines
82 B
JavaScript
6 lines
82 B
JavaScript
module.exports = {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}; |