Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Code standards

Matt Nolting edited this page Feb 19, 2018 · 6 revisions

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 */
Clone this wiki locally