|
1554 | 1554 | /* ^ punctuation.terminator.rule.css */
|
1555 | 1555 | }
|
1556 | 1556 |
|
| 1557 | + @scope |
| 1558 | +/* ^^^^^^ meta.at-rule.scope.css keyword.control.directive.css */ |
| 1559 | + |
| 1560 | + @scope to ; |
| 1561 | +/* ^^^^^^^^^^ meta.at-rule.scope.css */ |
| 1562 | +/* ^^^^^^ keyword.control.directive.css */ |
| 1563 | +/* ^^ keyword.other.css */ |
| 1564 | +/* ^ punctuation.terminator.rule.css */ |
| 1565 | + |
| 1566 | + @scope () to () {} |
| 1567 | +/* ^^^^^^^^^^^^^^^^ meta.at-rule.scope.css */ |
| 1568 | +/* ^^ meta.group.css */ |
| 1569 | +/* ^^ meta.group.css */ |
| 1570 | +/* ^^ meta.property-list.css meta.block.css */ |
| 1571 | +/* ^ punctuation.definition.keyword.css */ |
| 1572 | +/* ^^^^^^ keyword.control.directive.css */ |
| 1573 | +/* ^ punctuation.section.group.begin.css */ |
| 1574 | +/* ^ punctuation.section.group.end.css */ |
| 1575 | +/* ^^ keyword.other.css */ |
| 1576 | +/* ^ punctuation.section.group.begin.css */ |
| 1577 | +/* ^ punctuation.section.group.end.css */ |
| 1578 | +/* ^ punctuation.section.block.begin.css */ |
| 1579 | +/* ^ punctuation.section.block.end.css */ |
| 1580 | + |
| 1581 | + @scope (.class) to (.limit > *) {} |
| 1582 | +/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ meta.at-rule.scope.css */ |
| 1583 | +/* ^ meta.group.css - meta.selector */ |
| 1584 | +/* ^^^^^^ meta.at-rule.scope.css meta.group.css meta.selector.css */ |
| 1585 | +/* ^ meta.group.css - meta.selector */ |
| 1586 | +/* ^ meta.group.css - meta.selector */ |
| 1587 | +/* ^^^^^^^^^^ meta.at-rule.scope.css meta.group.css meta.selector.css */ |
| 1588 | +/* ^ meta.group.css - meta.selector */ |
| 1589 | +/* ^^ meta.property-list.css meta.block.css */ |
| 1590 | +/* ^ punctuation.definition.keyword.css */ |
| 1591 | +/* ^^^^^^ keyword.control.directive.css */ |
| 1592 | +/* ^ punctuation.section.group.begin.css */ |
| 1593 | +/* ^^^^^^ entity.other.attribute-name.class.css */ |
| 1594 | +/* ^ punctuation.section.group.end.css */ |
| 1595 | +/* ^^ keyword.other.css */ |
| 1596 | +/* ^ punctuation.section.group.begin.css */ |
| 1597 | +/* ^^^^^^ entity.other.attribute-name.class.css */ |
| 1598 | +/* ^ keyword.operator.combinator.css */ |
| 1599 | +/* ^ constant.other.wildcard.asterisk.css */ |
| 1600 | +/* ^ punctuation.section.group.end.css */ |
| 1601 | +/* ^ punctuation.section.block.begin.css */ |
| 1602 | +/* ^ punctuation.section.block.end.css */ |
| 1603 | + |
1557 | 1604 | @scroll-timeline
|
1558 | 1605 | /* ^^^^^^^^^^^^^^^^^ meta.at-rule.scroll-timeline.css */
|
1559 | 1606 | /* ^ keyword.control.directive.css punctuation.definition.keyword.css */
|
|
0 commit comments