samgis-lisa-on-cuda / static /postcss.config.js
alessandro trinca tornidor
[feat] prepare entire docker build with nvidia GPU on hf space cloning https://huggingface.co/spaces/aletrn/samgis
0914710
raw
history blame
106 Bytes
export default {
plugins: {
'postcss-import': {},
tailwindcss: {},
autoprefixer: {},
},
}