Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am r3oath on github.
  • I am r3oath (https://keybase.io/r3oath) on keybase.
  • I have a public key ASD5rEHt5DUWZk4-Oz_WhDctEALLrLpN1CvfmX945z5P5Qo

To claim this, I am signing this object:

@r3oath
r3oath / bem.styl
Last active December 3, 2015 22:00
BEM convention naming mixins for Stylus.
/*
BEM convention mixins.
Tristan Strathearn <r3oath@protonmail.com>
Eg:
.Block
background-color white
+has(body)
color black