cleanslatesoftware.com
/
Gitcub
8aa0a56b9f538e563f0b87321f90778576d7fb1d
Gitcub
/
postcss.config.js
Raw
module
.
exports
= {
plugins
: {
tailwindcss
: {},
autoprefixer
: {}, }, }
1 2 3 4 5 6 7