Skip to content

Latest commit

 

History

History
executable file
·
14 lines (8 loc) · 623 Bytes

README.md

File metadata and controls

executable file
·
14 lines (8 loc) · 623 Bytes

Tailwind CSS Autocomplete for Sublime Text 3/4

Tailwind CSS Autocomplete plugin for Tailwind CSS (v3.2.0).

Note: This plugin only autocompletes based on the default Tailwind CSS class names. It does not extend autocomplete based on your customized tailwind.config.js. It is always on for all HTML files.

screenshot

Credits

Forked from Tachyons Autocomplete for Sublime Text 3 by @webchun

Created based on UIKit Plugin