IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Tailwind CSS

Last modified: 19 January 2023

Available only in IntelliJ IDEA Ultimate: download to try or compare editions

Required plugins:

CSS, Tailwind CSS -  The plugins are available only in IntelliJ IDEA Ultimate, where they are enabled by default.

IntelliJ IDEA integrates with the Tailwind CSS framework including completion for Tailwind classes in HTML files and completion suggestions for pseudo-class variants, preview of the resulting CSS on hovering over classes in HTML and CSS files or on autocompletion. IntelliJ IDEA recognizes tailwind.config.js files and provides completion based on customization you make to them.