mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-01-16 09:18:45 -05:00
7 lines
81 B
JavaScript
7 lines
81 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
};
|