react-code-dataset / gitprofile /postcss.config.js
Devendra174's picture
Upload folder using huggingface_hub
f5071ca verified
raw
history blame contribute delete
70 Bytes
export default {
plugins: {
'@tailwindcss/postcss': {},
},
};