Results 5 issues of Dawid Nitka

My container Class is using: ```css container-type: inline-size; container-type: style; ``` but if this plugin is active the first instance is always changed to ```css container: inline-size; ``` the plugin...

Hi guys, as you surely know, the [style guide](https://vuejs.org/style-guide/) is quite outdated. Vue 3 is there for a while. `` is really great. I could even say that this is...

As we use Storybook its quite helpful to set up classes based on params of a component, but this one gives me false positives for all of the class variants:...

bug

Sometimes the plugin cannot start due to an error. ```js 2023-11-16 17:42:23.116 [error] Activating extension mattpocock.ts-error-translator failed due to an error: 2023-11-16 17:42:23.116 [error] TypeError: Cannot read properties of undefined...

**What version of Tailwind CSS are you using?** For example: v3.4.3 **What build tool (or framework if it abstracts the build tool) are you using?** N/A **What version of Node.js...