HF_Chat_LI_last / postcss.config.js
Alexandra Kueck
Duplicate from huggingchat/chat-ui
12532f1
raw
history blame
75 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};