7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
export default {
|
|
plugins: {
|
|
tailwindcss: {},
|
|
autoprefixer: {},
|
|
},
|
|
}
|