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 d2f5296bd9
handle attribute selectors with = operator
8 years ago
..
basic fix tests 8 years ago
cascade-false fix tests 8 years ago
cascade-false-global add cascade option, to prevent components inheriting styles (#583) 8 years ago
cascade-false-global-keyframes fix tests 8 years ago
cascade-false-keyframes fix tests 8 years ago
cascade-false-pseudo-element fix tests 8 years ago
cascade-false-universal-selector handle universal selectors 8 years ago
keyframes fix tests 8 years ago
media-query fix tests 8 years ago
omit-scoping-attribute only apply svelte-123xyz attributes where necessary (WIP) 8 years ago
omit-scoping-attribute-attribute-selector-equals handle attribute selectors with = operator 8 years ago
omit-scoping-attribute-attribute-selector-equals-dynamic handle attribute selectors with = operator 8 years ago
omit-scoping-attribute-class-dynamic only apply svelte-123xyz attributes where necessary (WIP) 8 years ago
omit-scoping-attribute-class-static only apply svelte-123xyz attributes where necessary (WIP) 8 years ago
omit-scoping-attribute-descendant move CSS analysis into preprocess 8 years ago
omit-scoping-attribute-descendant-global-inner handle :global(...) styles 8 years ago
omit-scoping-attribute-descendant-global-inner-multiple refactoring, and more :global(...) fixes 8 years ago
omit-scoping-attribute-descendant-global-outer handle :global(...) styles 8 years ago
omit-scoping-attribute-descendant-global-outer-multiple refactoring, and more :global(...) fixes 8 years ago
omit-scoping-attribute-global refactoring, and more :global(...) fixes 8 years ago
omit-scoping-attribute-whitespace move CSS analysis into preprocess 8 years ago
omit-scoping-attribute-whitespace-multiple handle :global(...) styles 8 years ago
universal-selector handle universal selectors 8 years ago