Jan Fröhlich
Jan Fröhlich
Can confirm this for Edge 86 and Firefox 83 on Windows 10, happens more often with Fonts like Candara than Arial using wordcloud2 v1.1.1.
> For vitest, using `unplugin-auto-import` helps mapped auto-imported dirs such as `composables` and `components`. However, for nuxt's built in global composables such as `useState` etc, still can't figure it out....
> As soon as I want to add a module to Nuxt3RC2, I get errors. I also tried to install other modules. This happened for me aswell, using Windows 10....
Does this mean you cannot use Nuxt UI when using UnoCSS or is there a way to disable Tailwind or use them together? Tailwind doesn't know Uno classes and crashes.
Would be great if this could be merged, so we have https://github.com/unjs/pkg-types/pull/175 fixed in changelogen.
@pi0 Ohh you're right. It works now, thanks :)
At Bechtle we have tables with thousands of rows and also prefer to use pagination for this. Using infinite scroll to find a specific row takes a long time and...
Tailwind Labs is experimenting with an update for their prettier plugin that addresses the whitespace problem and removes duplicate class names: https://x.com/reinink/status/1795907080139743709?t=bsdvHa7L9oFaa52owAf8ww&s=19 Not sure if this is the right way...
Curly rules are actually the only rules we have adapted for our ESLint config at Bechtle. I'm interested in whether there are any objective advantages to using the short form...