mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-27 23:10:22 +08:00
6 lines
78 B
JavaScript
6 lines
78 B
JavaScript
const config = {
|
|
plugins: ["@tailwindcss/postcss"],
|
|
}
|
|
|
|
export default config
|