Duplication in class attr (or any other attr) #1128
                  
                    
                      a-gunderin
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team.
Is it possible to create rule that will check duplication inside classes or any other attribute?
For example this is ok -
class='class1 class2'and this is not -class='class1 class2 class1'.And the same logic with other attributes.
Regards.
Beta Was this translation helpful? Give feedback.
All reactions