PhpStorm 2018.2 Help

Style Sheets

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

PhpStorm 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: 21 November 2018