northshrevebaptist.org/postcss.config.js

7 lines
80 B
JavaScript
Raw Normal View History

2023-10-21 09:24:55 -05:00
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}