invoice-generator / .postcssrc
anuragshas's picture
add: tailwindcss
dd7420a
{
"plugins": {
"@tailwindcss/postcss": {}
}
}