If you are a web developer who is using Tailwind CSS for designing web pages then I strongly recommend using the Tailwind CSS IntelliSense Extension in Visual Studio (VS Code).
Tailwind CSS Intellisense is a great tool for developers who are developing in Tailwind CSS. As, while applying tailwind utility classes we often forget the classes but this extension gives you suggestions, autocomplete features. Sometimes, we apply some classes but that is not included in tailwind CSS. but by using this extension you will get suggestions so, next time you will never put a class that is not included in tailwind CSS.
Comments
Post a Comment