Sha256: cce2dceb7aaad3b5e0fbddb2a6e793e2a66ef873c88808fe46ba879e7388ca3e

Contents?: true

Size: 203 Bytes

Versions: 5

Compression:

Stored size: 203 Bytes

Contents

/* a great author*/ 
#salinger {color: blue}

/*LESS*/

$shadow {box-shadow: 1px 1px 1px #efefef;}
@mixin border-raius($radius) {
  border-radius: $radius
}
#find {color: blue;}

div.well {"something"}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
old_style-1.4.5 app/assets/stylesheets/fake3.css.scss
old_style-1.4.4 app/assets/stylesheets/fake3.css.scss
old_style-1.4.3 app/assets/stylesheets/fake3.css.scss
old_style-1.4.2 app/assets/stylesheets/fake3.css.scss
old_style-1.4.1 app/assets/stylesheets/fake3.css.scss