mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-11-05 20:00:23 +01:00
5 lines
78 B
JavaScript
5 lines
78 B
JavaScript
const config = {
|
|
plugins: ["@tailwindcss/postcss"],
|
|
}
|
|
|
|
export default config
|