Sign in
apache
/
fory-site
/
refs/heads/introducing_fory_cpp_blog
/
.
/
postcss.config.js
blob: 16abbe484df673e2c5dc6b93c4ebd5f8332e03dc [
file
]
module
.
exports
=
{
plugins
:
{
"@tailwindcss/postcss7-compat"
:
{},
autoprefixer
:
{},
},
};