react-server675fbba4
react-servertreemaindocspostcss.config.js
docs/postcss.config.jsjs114 Bcbfea5ea
module.exports = {
  plugins: {
    "tailwindcss/nesting": {},
    tailwindcss: {},
    autoprefixer: {},
  },
};