File size: 82 Bytes
21d7fc3
 
 
 
 
 
1
2
3
4
5
6
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}