gemini-business2api-github / frontend /postcss.config.js
lijunke
deploy: clean start with hf metadata
18081cf
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}