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: {},
},
}