mirror of
https://github.com/maxdorninger/MediaManager.git
synced 2026-01-30 00:31:29 -05:00
7 lines
73 B
JavaScript
7 lines
73 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {}
|
|
}
|
|
};
|