Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / francoismassart/eslint-plugin-tailwindcss issues and pull requests
#181 - [Feature request] no-dynamic-classnames
Issue -
State: closed - Opened by rebelchris about 2 years ago
- 2 comments
Labels: enhancement
#180 - Whitelist in no-custom-classname rule clears generated whitelist from custom theme styles
Issue -
State: open - Opened by gunters63 about 2 years ago
Labels: bug
#179 - Add support for custom classRegex option in addition to class and className
Pull Request -
State: closed - Opened by kpoelhekke about 2 years ago
#178 - feat: add `skipClassAttribute` option
Pull Request -
State: closed - Opened by francoismassart about 2 years ago
#177 - [BUG] no-contradicting-classname breaks eslint
Issue -
State: open - Opened by tbo about 2 years ago
- 5 comments
Labels: bug, feedback needed
#176 - v3.7.0 add support for Tailwind 3.2.3
Pull Request -
State: closed - Opened by francoismassart about 2 years ago
#175 - [Feature request] New rule: no-unnecessary-arbitrary-value
Issue -
State: closed - Opened by threehams about 2 years ago
- 6 comments
Labels: enhancement, work in progress
#174 - [BUG] `no-custom-classname` is super slow 🐢
Issue -
State: closed - Opened by B2o5T about 2 years ago
- 3 comments
Labels: bug
#173 - [BUG] Class sorting fails with Tailwind 3.2
Issue -
State: closed - Opened by gregsullivan about 2 years ago
- 9 comments
Labels: bug
#172 - [BUG] trying to add an arbitrary background position and background image seem to conflict.
Issue -
State: closed - Opened by isaackearl about 2 years ago
- 4 comments
Labels: bug, feedback needed
#171 - [BUG] Mismatch with official Prettier plugin `prettier-plugin-tailwindcss`
Issue -
State: closed - Opened by lensbart about 2 years ago
- 1 comment
Labels: bug
#170 - [BUG] Eslint not detecting tailwind.config.js
Issue -
State: closed - Opened by AlexC01 about 2 years ago
- 2 comments
Labels: bug
#169 - [QUESTION] How to use custom prop / attribute name for classes?
Issue -
State: closed - Opened by KonradLinkowski about 2 years ago
- 3 comments
Labels: bug
#168 - [BUG] Support of Vue v-bind:class
Issue -
State: closed - Opened by extrem7 about 2 years ago
- 17 comments
Labels: bug, feedback needed
#166 - [BUG] font size CSS classes wrong order
Issue -
State: closed - Opened by clementgalidie about 2 years ago
- 3 comments
Labels: bug, feedback needed
#165 - [QUESTION] eslint-plugin-tailwindcss + html + typescript
Issue -
State: closed - Opened by Shuunen about 2 years ago
- 6 comments
Labels: bug
#162 - [BUG] Custom tailwind classes give tailwindcss/classnames-order warnings
Issue -
State: closed - Opened by MarnixElling about 2 years ago
- 5 comments
Labels: bug, feedback needed
#161 - Add support for `tw` prop from Twin
Pull Request -
State: closed - Opened by finnmerlett about 2 years ago
#156 - [Feature request] Support tailwind.config.ts
Issue -
State: closed - Opened by alvis over 2 years ago
- 3 comments
Labels: enhancement, feedback needed
#155 - [BUG] Sorting classes does not work the same way as Tailwind's sort order
Issue -
State: closed - Opened by darylknight over 2 years ago
- 17 comments
Labels: bug, feedback needed
#154 - [Feature request] Only validate callees
Issue -
State: closed - Opened by zslabs over 2 years ago
- 4 comments
Labels: enhancement
#150 - [BUG] failure eslint error with DaisyUI
Issue -
State: closed - Opened by nonameolsson over 2 years ago
- 3 comments
Labels: bug, feedback needed
#149 - [BUG] Custom class in template string trips up parsing of class names
Issue -
State: closed - Opened by tupton over 2 years ago
- 3 comments
Labels: bug, help wanted
#146 - [BUG] Classes from Tailwind plugin `tailwindcss-padding-safe` not recognised
Issue -
State: closed - Opened by dhruvkb over 2 years ago
- 2 comments
Labels: bug
#145 - [BUG] Adding nested color in tailwind.config triggers `tailwindcss/no-custom-classname` warning
Issue -
State: closed - Opened by boompikachu over 2 years ago
- 4 comments
Labels: bug
#141 - [Feature request] Check no-custom-classname rules with '@apply' tag in css files
Issue -
State: open - Opened by bas00445 over 2 years ago
- 3 comments
Labels: enhancement
#137 - [BUG] Opacity suffix suggested when used properly
Issue -
State: closed - Opened by innocenzi over 2 years ago
- 2 comments
Labels: bug
#135 - [Feature request] Lint values in a object
Issue -
State: closed - Opened by ArekBartnik over 2 years ago
- 5 comments
Labels: enhancement
#128 - [BUG] tailwindcss/migration-from-tailwind-2 rule issues
Issue -
State: closed - Opened by dbtek over 2 years ago
- 4 comments
Labels: bug
#123 - [BUG] bg-opacity throws custom class errror
Issue -
State: closed - Opened by neldeles almost 3 years ago
- 2 comments
Labels: bug
#117 - [Feature request] Support any extension (.twig for example)
Issue -
State: closed - Opened by boboldehampsink almost 3 years ago
- 6 comments
Labels: enhancement, help wanted
#100 - [BUG] Using parentheses in the class name causes an error in the "tailwindcss/no-custom-classname" rule
Issue -
State: closed - Opened by Serator almost 3 years ago
- 2 comments
Labels: bug
#99 - [BUG] `no-custom-classname` false negative on arrays/objects passed to callee
Issue -
State: closed - Opened by matt-tingen almost 3 years ago
- 5 comments
Labels: bug
#90 - [BUG] `snap-x` and `snap-mandatory` are conflicting classes
Issue -
State: closed - Opened by muqshots almost 3 years ago
- 1 comment
Labels: bug, good first issue
#80 - [BUG] Arbitrary values of color opacity are not Tailwind classes
Issue -
State: closed - Opened by Serator almost 3 years ago
- 2 comments
Labels: bug
#77 - [BUG] Class `transition-transform` throws the wrong warning with the `tailwindcss/migration-from-tailwind-2` rule
Issue -
State: closed - Opened by Serator almost 3 years ago
- 3 comments
Labels: bug
#72 - Svelte support
Issue -
State: closed - Opened by gustavopch almost 3 years ago
- 7 comments
Labels: enhancement, help wanted
#70 - [BUG] Classname 'focus-visible:ring-offset-orange-300' is not a Tailwind CSS class!
Issue -
State: closed - Opened by chillitom almost 3 years ago
- 4 comments
Labels: bug
#69 - [Feature request] Support TailwindCSS v3.0
Issue -
State: closed - Opened by t3dotgg almost 3 years ago
- 9 comments
Labels: enhancement
#65 - [BUG] Warning: Classname 'font-mono' is not a Tailwind CSS class!
Issue -
State: closed - Opened by tellaconz about 3 years ago
- 1 comment
Labels: bug, good first issue
#64 - [Feature request] Sort Array
Issue -
State: closed - Opened by marcoSven about 3 years ago
- 2 comments
Labels: enhancement
#61 - [BUG] Newly installed plugin throws CssSyntaxError
Issue -
State: closed - Opened by jonnywilliamson about 3 years ago
- 4 comments
Labels: bug
#13 - [Feature request] Support for clsx
Issue -
State: closed - Opened by jrozbicki over 3 years ago
- 5 comments
Labels: duplicate, enhancement
#1 - Multiple spaces in class attribute value
Issue -
State: closed - Opened by francoismassart over 3 years ago
- 5 comments