Skip to content

Instantly share code, notes, and snippets.

@zinoroman
Created February 5, 2017 10:20
Show Gist options
  • Select an option

  • Save zinoroman/c141adadbb5ddaa57097cbbb25fa575d to your computer and use it in GitHub Desktop.

Select an option

Save zinoroman/c141adadbb5ddaa57097cbbb25fa575d to your computer and use it in GitHub Desktop.

Revisions

  1. zinoroman created this gist Feb 5, 2017.
    8 changes: 8 additions & 0 deletions oos-example.styl
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    $creator
    border 1px solid #ccc

    .successor
    @extend $creator

    .another-successor
    @extend $creator