mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-07-21 00:05:54 +02:00
6 lines
78 B
JavaScript
6 lines
78 B
JavaScript
const config = {
|
|
plugins: ["@tailwindcss/postcss"],
|
|
}
|
|
|
|
export default config
|