~starkingdoms/starkingdoms

ref: efdb9b1995399003b2f5cba85c1513ce3ec32504 starkingdoms/client/postcss.config.js -rw-r--r-- 80 bytes
efdb9b19 — core add things 11 months ago
                                                                                
1
2
3
4
5
6
export default {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}