Joshua

Results 11 comments of Joshua

Any update on this? I have the same issue

I'm also having this issue. Has anyone figured out a solution? My use case is multiple slides with 3 columns inside each slide, which is making the slide wider than...

@roberrrt-s nice solution dude! Thanks for sharing 👍

@IslamGamal88 did you find a solution to this?

This issue is still occuring ``` "devDependencies": { "@nuxt/devtools": "latest", "@nuxtjs/tailwindcss": "^6.8.0", "@types/node": "^18.17.1", "nuxt": "^3.6.5" } ```

Anyone find a solution for this?

@NE-SmallTown how did you fix the `sparkAnimator.update is not a function` problem?

I have added a pull request for this feature, keen to get your feedback. https://github.com/omarkhatibco/tailwind-css-variables/pull/11

![CleanShot 2024-06-27 at 08 31 28@2x](https://github.com/zed-industries/zed/assets/7219867/0936350b-746b-42a3-80b2-b6e392f33d87) Any update on this issue? When clicking into a word it should not highlight the entire word. This makes it visually difficult to differentiate...

Just came across this issue myself. I found that downgrading from `v2.0.21` to `v2.0.19` solved it for me. Also ensure that you are using the workspace Typescript version in VS...