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