[Feature request] Enhance default CSS filter list
francoismassart opened this issue · 2 comments
francoismassart commented
Is your feature request related to a problem? Please describe.
Regarding the default CSS filter list, I think it should be expanded a bit more:
Exclude build output
- Ignore
dist/
,build/
- Ignore
*.min.css
- Ignore hidden folders starting with a dot
!.*/
Is it possible to get the ignore list from .eslintignore
? That would serve as a good base.
francoismassart commented
eslint-plugin-tailwindcss@3.2.0-beta.1
francoismassart commented
Shipped with 3.2.0