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