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