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

Tailwind CSS

Last modified: 09 August 2022

Required plugins:

CSS -  The plugin is bundled with GoLand and enabled by default.

Tailwind CSS -  Install the plugin on the Settings/Preferences | Plugins page, tab Marketplace.

GoLand 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. GoLand recognizes tailwind.config.js files and provides completion based on customization you make to them.