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