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