0.11.1236
·
432 commits
to master
since this release
feat: css improvements (#1018) * fix: size of buttons * fix: set valid ascpect ratio * fix: increase size of pagination buttons * fix: increase size of siteselector * fix: set valid default value of animationDirection. * fix: remove empty line value. * fix: vertically align as baseline in icon only buttons. * fix: do not create invalid padding utils. * fix: resolve invalid text transform default value * fix: do not create auto padding value. * fix: set font weight without '' * fix: set outline-offset to a valid value * fix: all spacing utils * fix: add support for psuedo in build-util mixin * fix: resolve psuedo elements in responsive styles. * fix: broken font declaration * fix: remove invalid left/right values * fix: remove invalid values from align-items modifier. * fix: set value display attr. * fix: size of buttons * fix: set valid ascpect ratio * fix: increase size of pagination buttons * fix: increase size of siteselector * fix: set valid default value of animationDirection. * fix: remove empty line value. * fix: vertically align as baseline in icon only buttons. * fix: do not create invalid padding utils. * fix: resolve invalid text transform default value * fix: do not create auto padding value. * fix: set font weight without '' * fix: set outline-offset to a valid value * fix: all spacing utils * fix: add support for psuedo in build-util mixin * fix: resolve psuedo elements in responsive styles. * fix: broken font declaration * fix: remove invalid left/right values * fix: remove invalid values from align-items modifier. * fix: set value display attr. * fix: negative margin in signature. * fix: faulty colors & negative margins. * fix: resolves issues with alignment of icons. * fix: resolve baseline in icon only buttons * fix: remove invalid css for font display * fix: remove old ie support from leaflet lvml * fix: remove deprecated clip * fix: remove deprecated word-wrap * fix: clip path value * fix: remove old css * fix: remove autprefixer * fix: remove autoprefixer * fix: set visibility hidden instead of display none --------- Co-authored-by: Sebastian Thulin <sebastian.thulin@helsingborg.se>