GoLand 2018.2 Help

Style Sheets

GoLand brings powerful editing support for CSS and related technologies. Among others this support includes:

GoLand parses Web contents files according to the CSS 3.0 specification. The most common selectors are supported: universal selector *, type selectors .a, descendant selectors .a.b, child selectors .a .b, ID selectors #b, pseudo-classes and class selectors DIV.warning.

Last modified: 12 October 2018