raulghm-sass-utils
v0.0.5
Published
sass utils and helpers
Downloads
9
Maintainers
Readme
@raulghm sass utils and helpers
Bower support
bower install --save raulghm-sass-utils
How use
@import 'bower_components/raulghm-sass-utils/dist/index';
.example {
@include clearfix();
}