mirror of
https://github.com/lukevella/rallly.git
synced 2025-04-28 17:56:37 +02:00
3 lines
66 B
JavaScript
3 lines
66 B
JavaScript
module.exports = {
|
|
plugins: ["tailwindcss", "autoprefixer"],
|
|
};
|