mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-07-02 19:11:39 +02:00
4 lines
68 B
JavaScript
4 lines
68 B
JavaScript
module.exports = {
|
|
plugins: [require("@tailwindcss/postcss")],
|
|
};
|