Csontos Tamás
Csontos Tamás
I have a nuxt project where I want to use [antfo eslint config](https://github.com/antfu/eslint-config) which says its supposed to work without prettier. In other projects the most common practice is to...
I almost completely covered all my formatting and linting needs but there is still 1 thing which is that classes are just not getting formatted. ``` class="test-sm ml-2 overflow-hidden white-space-nowrap...
Screenshot from the docs: The border is visible where the arrow is and the arrow is on top even though since the panel opened upwards, it should be on the...
When hovering a menu item then moving the cursor away from it, it turns to a bright white color (in dark mode), this only seems to happen in popups and...
### Describe the bug When selecting rows by clicking them, the rows are not getting the `bg-highlight` class even though `highlightOnSelect` is set to true. Best place to check this...