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 86a11b547b
handle unknown at-rules that are declaration-like — fixes #871
8 years ago
..
attribute-selector-unquoted handle unquoted attribute values (fixes #798) 8 years ago
basic
cascade-false
cascade-false-global
cascade-false-global-keyframes
cascade-false-keyframes
cascade-false-keyframes-from-to smarter handling of keyframes - fixes #774 8 years ago
cascade-false-pseudo-element
cascade-false-universal-selector
combinator-child avoid string manipulation bugs by not minifying combinators if cascade: true (#743) 8 years ago
css-vars handle css vars in <style> tags (fixes #757) 8 years ago
descendant-selector-non-top-level-outer apply encapsulating attributes to correct elements and selector parts (#767) 8 years ago
keyframes
media-query
media-query-word simplify adapted example 8 years ago
omit-scoping-attribute
omit-scoping-attribute-attribute-selector
omit-scoping-attribute-attribute-selector-contains
omit-scoping-attribute-attribute-selector-equals
omit-scoping-attribute-attribute-selector-equals-case-insensitive
omit-scoping-attribute-attribute-selector-equals-dynamic
omit-scoping-attribute-attribute-selector-pipe-equals
omit-scoping-attribute-attribute-selector-prefix
omit-scoping-attribute-attribute-selector-suffix
omit-scoping-attribute-attribute-selector-word-equals
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-class
omit-scoping-attribute-descendant-global-inner-multiple
omit-scoping-attribute-descendant-global-outer
omit-scoping-attribute-descendant-global-outer-multiple
omit-scoping-attribute-global
omit-scoping-attribute-id
omit-scoping-attribute-whitespace
omit-scoping-attribute-whitespace-multiple
refs support ref:foo as a CSS selector (#693) 8 years ago
refs-qualified support ref:foo as a CSS selector (#693) 8 years ago
universal-selector
unknown-at-rule handle unknown at-rules that are declaration-like — fixes #871 8 years ago
unused-selector optimise for ternary expressions when excluding unused css (#696) 8 years ago
unused-selector-leading remove leading selectors safely - fixes #783 8 years ago
unused-selector-ternary optimise for ternary expressions when excluding unused css (#696) 8 years ago