onedrive / postcss.config.js
ImPekaaboo
first commit
5db682b
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
}
}