ToothMap-AI / toothmap_frontend /postcss.config.js
raidAthmaneBenlala's picture
πŸš€ Initial deploy of ToothMap Full-Stack App
e73e5ff
Raw
History Blame Contribute Delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}