raulghm-sass-utils

sass utils and helpers


Keywords
sass, scss utils, sass utils, sass helpers
License
MIT
Install
npm install raulghm-sass-utils@0.0.5

Documentation

@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();
}