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