DockerGenAI_Streamlit / front-end /postcss.config.js
jaothan's picture
Upload 47 files
b8dc493 verified
raw
history blame contribute delete
86 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}