Skip to content

Instantly share code, notes, and snippets.

@mndvns
Last active August 29, 2015 14:15
Show Gist options
  • Save mndvns/b46e815e0c4e86d91383 to your computer and use it in GitHub Desktop.
Save mndvns/b46e815e0c4e86d91383 to your computer and use it in GitHub Desktop.
import './index.ess'
import './app.ess'
// App
:ess
import {floatLeft} from 'utils.ess'
.App
= floatLeft()
.App(class={extended: this.state.checked})
h1 hi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment