Collection of handy scss mixins.
npm install --save-dev scss-mixins-collection
or via Bower if you prefer so:
bower install scss-mixins-collection
@import '[node_modules || bower_components]/scss-mixins-collection/_index.scss'
file into your scssLICENSE MIT
See LICENSE.md
See releases
Content mixin that apply style for any button.
Mixins to make arrows with border:
Applying custom paddings for bootstrap columns along with row's margin changes:
Contains mixins to make block that cut text adding ellipsis:
PRECISE CONTROL OVER RESPONSIVE TYPOGRAPHY FOR SASS
Indrek Paas @indrekpaas
Inspired by Mike Riethmuller's Precise control over responsive typography
http://madebymike.com.au/writing/precise-control-responsive-typography/
Applying styles to an element or to element and siblings if provided
if there are given number of siblings:
li { inline-block }
Applying styles for input's placeholders:
Handy margin/padding mixins:
Set of mixins to make triangle with css border property: