Medi-Scape / frontend /react-code /postcss.config.js
DjPapzin's picture
Add falcondemo.mp4 and .keras model to Git LFS
c77acf1
raw
history blame contribute delete
80 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}