Skip to content

Commit

Permalink
chore: Update image's link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangnhan2ka3 committed Aug 24, 2024
1 parent 1987603 commit f12b120
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -844,11 +844,11 @@ Function | What it does
Yes, it does, but just base support. You can just use the [Hover Preview](https://marketplace.visualstudio.com/items?itemName=bradlc.vscode-tailwindcss#hover-preview) like this:
![tailwindcss_intellisense_1](public/tailwindcss_intellisense_1.webp)
![tailwindcss_intellisense_1](../public/tailwindcss_intellisense_1.webp)
Anyway, it's fine but the `Hover Preview` does not working with full parsed classes like you typed it manually:
![tailwindcss_intellisense_2](public/tailwindcss_intellisense_2.webp)
![tailwindcss_intellisense_2](../public/tailwindcss_intellisense_2.webp)
At least it works? Right? So if you're OK with that, you're good to go.
Expand Down

0 comments on commit f12b120

Please sign in to comment.