Skip to content

Commit

Permalink
docs: intellisense case refinements
Browse files Browse the repository at this point in the history
  • Loading branch information
wagerfield committed Aug 9, 2023
1 parent 22cd4ee commit 03f2a87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,9 +295,9 @@ If you are using the [Tailwind CSS VSCode extension][tailwindcss-vscode], add th
}
```

This will enable Tailwind's intellisense for both `onno` and `clsx` within your project! :tada:
This will enable Tailwind's IntelliSense for both `onno` and `clsx` within your project! :tada:

![VSCode Tailwind CSS Intellisense](https://raw.github.com/wagerfield/onno/main/assets/tailwindcss-vscode.png)
![VSCode Tailwind CSS IntelliSense](https://raw.github.com/wagerfield/onno/main/assets/tailwindcss-vscode.png)

## License

Expand Down

0 comments on commit 03f2a87

Please sign in to comment.