kibana/style_guides/scss_style_guide.md
2018-06-26 20:17:41 -07:00

648 B

SCSS Style Guide

Original style guide

Our style guide is an extension of Sass Guidelines by Hugo Giraudel. The rules we especially focus on are:

Syntax and formatting

The Sass Guidelines site recommends using RBG and HSL values to format colors, but we're using hex values.