Sha256: b80769627fab39eeb0bc2ffcdf9aba87a2101a474b41c57a0353d549970016ac

Contents?: true

Size: 151 Bytes

Versions: 5

Compression:

Stored size: 151 Bytes

Contents

@mixin box-shadow($params) {
  @include experimental(box-shadow, $params,
                        -moz, -webkit, -o, not -ms, not -khtml, official);
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
wiskey-0.0.9 app/assets/stylesheets/wiskey/css3/_box-shadow.scss
wiskey-0.0.7 app/assets/stylesheets/css3/_box-shadow.scss
wiskey-0.0.6 app/assets/stylesheets/css3/_box-shadow.scss
wiskey-0.0.5 app/assets/stylesheets/css3/_box-shadow.scss
wiskey-0.0.4 app/assets/stylesheets/css3/_box-shadow.scss