midzer / tobii

An accessible, open-source lightbox with no dependencies
https://midzer.github.io/tobii/demo/
MIT License
196 stars 20 forks source link

lint issues #76

Closed viliusle closed 2 years ago

viliusle commented 3 years ago

Lets update lint rules to make development faster. Suggestions:

  1. allow font-weight: bold; - very common,
  2. allow color: #aabbcc - fixing to #abc is not good idea, most apps / color pickers will let you get 6 symbols color code.