Sha256: aa31eccca3dcc8ff18c5f5354f948ac005ce16ebcbe7a1809d585f23fd666c7f
Contents?: true
Size: 379 Bytes
Versions: 1
Compression:
Stored size: 379 Bytes
Contents
@import "mixins/animations.bubbles"; @include bubble-keyframes; .a-bubble { @include bubble; } .a-bubble--top { @include bubble--top; } .a-bubble--bottom { @include bubble--bottom; } .a-bubble--left { @include bubble--left; } .a-bubble--right { @include bubble--right; } .a-bubble--slow { @include bubble--slow; } .a-bubble--fast { @include bubble--fast; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
blaze-css-rails-0.0.1 | app/assets/stylesheets/animations.bubbles.scss |