Skip to content

Instantly share code, notes, and snippets.

@mturjak
Created October 30, 2013 00:54
Show Gist options
  • Select an option

  • Save mturjak/7225436 to your computer and use it in GitHub Desktop.

Select an option

Save mturjak/7225436 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.0.rc.1)
// Compass (v0.13.alpha.10)
// ----
.test1234
border: 1px solid black
padding: 30px
font-family: sans-serif
.test1234 {
border: 1px solid black;
padding: 30px;
font-family: sans-serif;
}
<div class='test1234'>test</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment