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