my-voicebox / docs /postcss.config.mjs
matahari999
보이스박스 인스톨 폴더 모델 최초 업로드
442a1fe
Raw
History Blame Contribute Delete
70 Bytes
export default {
plugins: {
'@tailwindcss/postcss': {},
},
};