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

Sass, SCSS, and Less

Last modified: 29 July 2022

Required plugins:

Less or Sass -  Install the plugin on the Settings/Preferences | Plugins page, tab Marketplace.

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

GoLand integrates with compilers that translate Sass, Less, and SCSS code into CSS. To use a compiler in GoLand, you need to configure it as a File Watcher based on the relevant predefined template.