mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-09-22 15:32:31 +02:00
5 lines
78 B
JavaScript
5 lines
78 B
JavaScript
const config = {
|
|
plugins: ["@tailwindcss/postcss"],
|
|
}
|
|
|
|
export default config
|