Back to Redash

Styling readme

client/app/assets/less/STYLING-README.md

26.05.0-dev303 B
Original Source

Styling readme

Some general rules before you add stuff.

  • Avoid using inline css
  • If possible, use classes that are already in place instead of adding new
  • Keep less/inc folder untouched, rewrite things in less/redash respectively
  • Try following BEM naming conventions: http://getbem.com/naming/