diff --git a/css/css-ruby/WEB_FEATURES.yml b/css/css-ruby/WEB_FEATURES.yml index 6fe544ba9858fe..1933e352c8c140 100644 --- a/css/css-ruby/WEB_FEATURES.yml +++ b/css/css-ruby/WEB_FEATURES.yml @@ -1,7 +1,17 @@ features: +- name: ruby + files: + - "!ruby-align-*" + - "!ruby-position*" + - "!ruby-overhang*" + - "*" - name: ruby-align files: - ruby-align-* - name: ruby-position files: - ruby-position* +- name: ruby-overhang + files: + - ruby-overhang* +# Make sure to add an exclusion to the "ruby" match when adding a new feature