You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/css/samples
Rich Harris 7b289e95f1
implement ID selectors, refactor
7 years ago
..
basic
cascade-false
cascade-false-global
cascade-false-global-keyframes
cascade-false-keyframes
cascade-false-pseudo-element
cascade-false-universal-selector handle universal selectors 7 years ago
keyframes
media-query
omit-scoping-attribute
omit-scoping-attribute-attribute-selector handle empty attributes 7 years ago
omit-scoping-attribute-attribute-selector-contains implement all attribute selector operators 7 years ago
omit-scoping-attribute-attribute-selector-equals handle attribute selectors with = operator 7 years ago
omit-scoping-attribute-attribute-selector-equals-case-insensitive implement all attribute selector operators 7 years ago
omit-scoping-attribute-attribute-selector-equals-dynamic handle attribute selectors with = operator 7 years ago
omit-scoping-attribute-attribute-selector-pipe-equals implement all attribute selector operators 7 years ago
omit-scoping-attribute-attribute-selector-prefix implement all attribute selector operators 7 years ago
omit-scoping-attribute-attribute-selector-suffix implement all attribute selector operators 7 years ago
omit-scoping-attribute-attribute-selector-word-equals handle ~= attribute selector operator 7 years ago
omit-scoping-attribute-class-dynamic
omit-scoping-attribute-class-static
omit-scoping-attribute-descendant
omit-scoping-attribute-descendant-global-inner
omit-scoping-attribute-descendant-global-inner-multiple refactoring, and more :global(...) fixes 7 years ago
omit-scoping-attribute-descendant-global-outer
omit-scoping-attribute-descendant-global-outer-multiple refactoring, and more :global(...) fixes 7 years ago
omit-scoping-attribute-global refactoring, and more :global(...) fixes 7 years ago
omit-scoping-attribute-id implement ID selectors, refactor 7 years ago
omit-scoping-attribute-whitespace
omit-scoping-attribute-whitespace-multiple
universal-selector handle universal selectors 7 years ago