/ .postcssrc.json
.postcssrc.json
1  {
2  	"plugins": {
3  		"tailwindcss": {}
4  	}
5  }