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