Skip to content

Commit

Permalink
add(extensions): VS2022 Editor Support (#573)
Browse files Browse the repository at this point in the history
Co-authored-by: Vlad Dumitru <[email protected]>
  • Loading branch information
v36u and Vlad Dumitru authored Sep 5, 2024
1 parent 6b38ef8 commit ac9c1ad
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
- πŸ’™ [Play](https://play.tailwindcss.com/) - Advanced online playground for Tailwind CSS.
- πŸ’™ [Discord](https://tailwindcss.com/discord) - Official Discord server to connect with other community members about Tailwind CSS.
- [Tailwind Weekly](https://tailwindweekly.com/) - Weekly newsletter about all things Tailwind CSS.

## IDE Extensions

**Legend**: πŸ’™ Official resource
Expand All @@ -55,6 +55,7 @@
- [LSP support for Emacs](https://github.com/merrickluo/lsp-tailwindcss) - LSP support for Emacs.
- [Tailwind CSS Highlight](https://marketplace.visualstudio.com/items?itemName=ellreka.tailwindcss-highlight) - Highlights utility classes in Visual Studio Code.
- [CSS to TailwindCSS converter for Code](https://github.com/Jackardios/vscode-css-to-tailwindcss) - Converts CSS to Tailwind CSS in Visual Studio Code.
- [Editor support for VS2022](https://github.com/theron-wang/VS2022-Editor-Support-for-Tailwind-CSS) - IntelliSense, linting, sorting, and more in Visual Studio 2022.

## Plugins

Expand Down Expand Up @@ -95,7 +96,7 @@


<details>

<summary>πŸ›‘ *Below are official plugins which functionalities are either deprecated or (partially) implemented in core.*</summary>

- πŸ›‘πŸ’ΌπŸ’™ [Line Clamp](https://github.com/tailwindlabs/tailwindcss-line-clamp) - Provides utilities for visually truncating text after a fixed number of lines.
Expand Down Expand Up @@ -184,7 +185,7 @@
- πŸ“š [STDF](https://stdf.design) - Mobile web component library based on Svelte and Tailwind CSS.
- πŸ“š [TWC](https://react-twc.vercel.app) - Lightweight library to create reusable React + Tailwind CSS components in one line.
- πŸ“š [Tremor](https://tremor.so) - React library to build charts and dashboards with Tailwind CSS.
- πŸ“š [Preline UI](https://preline.co) - Open-source Tailwind CSS components library for any needs.
- πŸ“š [Preline UI](https://preline.co) - Open-source Tailwind CSS components library for any needs.
- 🧩 [TailBlocks](https://mertjf.github.io/tailblocks) - 60+ different ready to use Tailwind CSS blocks.
- 🧩 [Tailwind Components](https://tailwindcomponents.com) - Community-driven Tailwind CSS component repository.
- 🧩 [Tailwind Toolbox](https://www.tailwindtoolbox.com) - Templates, components and resources.
Expand Down

0 comments on commit ac9c1ad

Please sign in to comment.