mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-11-24 20:41:17 +01:00
6 lines
78 B
JavaScript
6 lines
78 B
JavaScript
const config = {
|
|
plugins: ["@tailwindcss/postcss"],
|
|
}
|
|
|
|
export default config
|