Skip to content

Latest commit

 

History

History
64 lines (59 loc) · 4.77 KB

README.md

File metadata and controls

64 lines (59 loc) · 4.77 KB

TailwindCSS Kit


A collection of extensions for TailwindCSS.

Extensions

  • 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 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.