gustavopch / repro-eslint-plugin-tailwindcss

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repro for eslint-plugin-tailwindcss

The plugin doesn't support Svelte.

  • Open src/App.svelte and read its comments
  • Run yarn lint and observe that ESLint doesn't complain about tailwindcss/no-contradicting-classname (it should!)

About


Languages

Language:JavaScript 69.4%Language:HTML 15.9%Language:Svelte 11.9%Language:CSS 2.7%