A collection of extensions for TailwindCSS.
- Tailwind CSS IntelliSense: This extension enhances the Tailwind development experience by providing Visual Studio Code users with advanced features such as autocomplete, syntax highlighting, and linting.
- Tailwind Fold: This extension helps improve the readability of your code by automatically "folding" long class attributes.
- Tailwind Documentation: Instant search in Tailwind docs.
- Tailwind Config Viewer: View the config of your Tailwind CSS project in a sidebar. It will show you all the colors, fonts, spacing, etc. that you have defined in your config file as per tailwind.config.js file.