Skip to content

Releases: Threespot/frontline-sass

v3.7.2

03 Aug 20:26

Choose a tag to compare

Minor updates:

  • Add deprecation warning to the old fs-strip function
  • Minor update to remove deprecation warning regarding 0px == 0
  • Use fs-min-width() mixin in fs-scale() instead of plain @media syntax
  • Change @error to @warn in color contrast function

Scaling functions and mixins

28 Jun 18:15

Choose a tag to compare

New Features

Changes

Upgraded to Node 8.1.2 and updated npm dependencies

Parent Pseudo Mixin

13 Mar 20:31

Choose a tag to compare

New Features

  • Parent Pseudo Mixins - _pseudos-parent.scss
    • fs-static-parent
    • fs-attention-parent
    • fs-all-states-parent

Changes

  • Rename fs-strip to fs-strip-unit
    • fs-strip still exists and just calls fs-strip-unit

v1.1.0

09 Nov 19:25

Choose a tag to compare

Fix typos, update the fs-color function, add fs-link-colors and fs-theme-color helper mixins