mirror of https://github.com/halo-dev/halo
8 lines
129 B
JavaScript
8 lines
129 B
JavaScript
![]() |
module.exports = {
|
||
|
plugins: {
|
||
|
tailwindcss: {},
|
||
|
autoprefixer: {},
|
||
![]() |
"postcss-viewport-height-correction": {},
|
||
![]() |
},
|
||
|
};
|