12 packages
easing-constants
Some useful strings to be used in JavaScript for animations with nice easing (=equivalent to transition-timing-function in CSS).
google-maps-magnolia
Magnolia Light Module for providing a responsive google maps integration.
gulp-filelogger
A gulp plugin that logs out the file names in the stream. Displays if empty.
gulp-sassvg
Takes SVG-Files and turns them into a sass-mixin, which may afterwards be used to to create modified (e.g. colorized) background-images.
postcss-class-patterns
PostCSS plugin to match class patterns (prefix, suffix, contains) in a SAFE way.
postcss-fixes
PostCSS plugin pack to fix known Browser Bugs.
postcss-gap
PostCSS plugin to create fallbacks for the css properties row-gap, column-gap and gap.
postcss-nth-child-fix
PostCSS plugin to fix a known android bug with nth-child (safe).
postcss-replace-overflow-wrap
PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations.
postcss-substitute-optional-required
PostCSS plugin to shim the pseudo-selectors :required and :optional by using negation (:not) and therefore increase their browser support.