AppCode 2018.2 Help

Style Sheets

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

AppCode 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: 16 August 2018