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 5499327a70
refactoring, and more :global(...) fixes
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
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-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