Skip to content

Instantly share code, notes, and snippets.

@jdsteinbach
Created February 7, 2015 17:03
Show Gist options
  • Select an option

  • Save jdsteinbach/f1ed483816f906727f8f to your computer and use it in GitHub Desktop.

Select an option

Save jdsteinbach/f1ed483816f906727f8f to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.11)
// Compass (v1.0.3)
// ----
.rgba-demo {
color: rgba(#383b52, .5);
}
.rgba-demo {
color: rgba(56, 59, 82, 0.5);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment