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
Conduitry be9b79f805
fix detection of unused partially global CSS selectors (#4332)
6 years ago
..
attribute-selector-bind
attribute-selector-only-name
attribute-selector-unquoted
attribute-selector-word-arbitrary-whitespace fix '~=' and class selectors with arbitrary whitespace (#4286) 6 years ago
basic
combinator-child
css-vars
descendant-selector-non-top-level-outer
directive-special-character
empty-class
empty-rule
empty-rule-dev
global
global-keyframes
global-keyframes-with-no-elements
global-with-unused-descendant fix detection of unused partially global CSS selectors (#4332) 6 years ago
keyframes
keyframes-autoprefixed
keyframes-from-to
local-inside-global
media-query
media-query-word
nested
not-selector
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-global-children allow multiple ancestors to be scoped with class (#3544) 6 years ago
omit-scoping-attribute-global-descendants allow multiple ancestors to be scoped with class (#3544) 6 years ago
omit-scoping-attribute-id
omit-scoping-attribute-multiple-descendants allow multiple ancestors to be scoped with class (#3544) 6 years ago
omit-scoping-attribute-whitespace
omit-scoping-attribute-whitespace-multiple
preserve-specificity fix css specificity (#4146) 6 years ago
pseudo-element
spread
supports-charset Support other atrules (#2995) 6 years ago
supports-font-face Support other atrules (#2995) 6 years ago
supports-import Support other atrules (#2995) 6 years ago
supports-namespace Support other atrules (#2995) 6 years ago
supports-nested-page Support other atrules (#2995) 6 years ago
supports-page Support other atrules (#2995) 6 years ago
supports-query
undefined-with-scope fix undefined class with scoped-css 6 years ago
universal-selector
unknown-at-rule
unknown-at-rule-with-following-rules
unused-selector
unused-selector-leading
unused-selector-string-concat feat unused css selector understands string concat 6 years ago
unused-selector-ternary
unused-selector-ternary-bailed feat unused css selector understands string concat 6 years ago
unused-selector-ternary-concat feat unused css selector understands string concat 6 years ago
unused-selector-ternary-nested feat unused css selector understands string concat 6 years ago
weird-selectors rework attribute selector matching to not use regexes (#1710) 6 years ago