codex-ai-platform / postcss.config.js
3v324v23's picture
chore: initial commit for huggingface spaces
6bb2fbe
raw
history blame contribute delete
193 Bytes
/** WARNING: DON'T EDIT THIS FILE */
/** WARNING: DON'T EDIT THIS FILE */
/** WARNING: DON'T EDIT THIS FILE */
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};