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