mirror of
https://github.com/fawney19/Aether.git
synced 2026-01-02 15:52:26 +08:00
6 lines
79 B
JavaScript
6 lines
79 B
JavaScript
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
} |