3 TailwindCSS VSCode extensions that make your life easier
2 min readJul 12, 2020
1. Tailwind CSS IntelliSense
Autocomplete:
Linting
Hover Preview
CSS Syntax Highlighting
Provides syntax definitions so that Tailwind features are highlighted correctly.
2. Headwind
An opinionated Tailwind CSS class sorter for Visual Studio Code. It enforces consistent ordering of classes by parsing your code and reprinting class tags to follow a given order.
3. Tailwind CSS Shades
Tailwind CSS color palette generator.