Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Latest commit

 

History

History
32 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.1 KB

Tailwind Intellisense

Build Version Downloads

Intellisense / Autocomplete Plugin for IntelliJ IDEA, WebStorm, etc.

Autocomplete tested:

  • HTML
  • React JSX/TSX
  • VueJS

Installation

  • Using IDE built-in plugin system:

    Preferences > Plugins > Marketplace > Search for "main.resources.tailwind-idea" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Preferences > Plugins > ⚙️ > Install plugin from disk...


Plugin based on the IntelliJ Platform Plugin Template.