nemoflix-amd-video / studio /postcss.config.js
ortegarod's picture
Use Docker Studio UI for AMD Space
a1ddd34
raw
history blame contribute delete
81 Bytes
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};