@jjwesterkamp/sass-utils
Advanced tools
Changelog
v2.1.0
Additions
rem-calc()
function + required utility functionsz-index()
mixin to output a z-index rule with value from $z-indices
mapautofill-style()
mixin to consistently override default styles on browser-autofilled inputs (webkit only)Changes & improvements
@content
directives to the placeholder-color()
mixin for easy inline extensionChangelog
v2.0.0
Changes & improvements
Changelog
v1.1.0
Additions
map-deep-get()
function to get a deep value from multidimensional sass-map by giving a list of nested keysChangelog
v1.0.0
Initial version
Additions
absoluteBlockPseudo()
squarePseudo()
centered-cover-background()
centered-contain-background()
centered-flex-row()
centered-flex-column
absolute-overlay()
ellipsis()
placeholder-color()