File size: 102 Bytes
5fb557c
 
 
 
 
 
1
2
3
4
5
6
export default {
    plugins: {
      '@tailwindcss/postcss': {}, 
      autoprefixer: {},
    },
  };