mirror of
https://github.com/halo-dev/theme-earth.git
synced 2025-10-14 14:30:50 +00:00
4 lines
75 B
JavaScript
4 lines
75 B
JavaScript
module.exports = {
|
|
plugins: [require("prettier-plugin-tailwindcss")],
|
|
};
|