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