Reports a nested style rule whose syntax doesn't comply with the PostCSS Nested or the PostCSS Nesting specification.

Example:


.phone {
  &_title {}
}