Check CSS Properties

How to review the related CSS docs in WebStorm.

Tip Screenshot

Want to know more about a CSS property? Hover over it or press F1 (macOS) / Ctrl+Q (Windows/Linux) to see its description from MDN, information about its values, and which browsers support this property.


Related Resources

Show CSS Color Preview
How to display a CSS color in the background in WebStorm.
Extract Ruleset
Use an intention to quickly extract a ruleset in your stylesheet file.
Check Browser Compatibility in CSS
Let WebStorm warn you about unsupported CSS properties.