radames's picture
Duplicate from radames/sveltekit-tailwindcss-docker
5bb150a
raw
history blame
82 Bytes
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}