Skip to content

Instantly share code, notes, and snippets.

View WouterBos's full-sized avatar

Wouter Bos WouterBos

View GitHub Profile
@WouterBos
WouterBos / LessCssConvention.css
Last active October 11, 2017 07:02
The PAT LessCSS code convention.I'm building a command line that checks and sometimes even fixes code convention violations: https://github.com/WouterBos/Peruse
/**
* Each file should begin with a document comment, describing what it should do
*/
/**