mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
4 lines
66 B
JavaScript
4 lines
66 B
JavaScript
module.exports = {
|
|
plugins: ["tailwindcss", "autoprefixer"],
|
|
};
|