rules:
  hex-length: 
    - 0
  variable-name-format: 
    - 0
  no-color-literals: 
    - 0
  force-pseudo-nesting: 
    - 0
  force-element-nesting: 
    - 0
  force-attribute-nesting: 
    - 0
  no-qualifying-elements: 
    - 0
  leading-zero: 
    - 0
  no-important: 
    - 0
  quotes: 
    - 0
  indentation:
    - 0
    -
      size: 4
