Skip to content

Instantly share code, notes, and snippets.

View EliasTouil's full-sized avatar

eliastouil EliasTouil

View GitHub Profile
#mydiv {
width: 2.12197;
}
.cols-1 {
width: 1.12271em;
}
.cols-2 {
width: 1.1896em;
@EliasTouil
EliasTouil / SassMeister-input.scss
Created September 8, 2014 14:42
Generated by SassMeister.com.
// ----
// Sass (v3.4.3)
// Compass (v1.0.1)
// ----
$notes:3;
@function expo($base,$exponent){
$value:$base;