Snai3i-MarketPlace
/
frontend
/
postcss.config.js
postcss.config.js
Raw
export
default
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}