Skip to content

Instantly share code, notes, and snippets.

View jsguy's full-sized avatar

Mikkel Bergmann jsguy

View GitHub Profile
@StephanHoyer
StephanHoyer / gist:bddccd9e159828867d2a
Last active March 29, 2022 11:46
Isomorphic applications with mithril

Attention

This post described how to create an application with mithril 0.2.x. Now that ver 1.0 is out, some things are a little differnent.

The example is updated with the current version of mithril, though.

Isomorphic applications with mithril

@coolaj86
coolaj86 / README.md
Last active February 11, 2019 20:46
CSS Tidy via LESS

If you have CSS syntax errors rename your .css files to .less, use vim + syntastic + and rejoice.