OPENENV_RL_01 / frontend /react /postcss.config.js
Siddharaj Shirke
deploy: fresh snapshot to Hugging Face Space
3eae4cc
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}