@eslint/css-tree 3.5.0 → 3.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/data/patch.json CHANGED
@@ -815,6 +815,10 @@
815
815
  "system-family-name": {
816
816
  "syntax": "caption | icon | menu | message-box | small-caption | status-bar",
817
817
  "comment": "new definition on font-4, https://drafts.csswg.org/css-fonts-4/#system-family-name-value"
818
+ },
819
+ "parentheses-block": {
820
+ "comment": "missed in mdn-data",
821
+ "syntax": "( <any-value>* )"
818
822
  }
819
823
  }
820
824
  }