Gov_Workflow_RL / frontend /react /postcss.config.js
Siddharaj Shirke
deploy: clean code-only snapshot for HF Space
df97e68
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}