react-server675fbba4
react-serverfilesexamplestanstack-routerpostcss.config.js
examples/photos/postcss.config.jsjs83 B12a703d9
module.exports = {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
};