Code standards - RedHatInsights/insights-frontend GitHub Wiki

https://github.com/necolas/idiomatic-css#whitespace

/* ==================================================================
/* Section comment
/* ================================================================== */


/* Sub-section comment
/* ================================================================== */


/**
 * Comment block
 * line length limited to 80 characters
 * two returns after each section
 * or section comment
**/

/* Basic comment */