Skip to content

Releases: suitcss/utils-position

1.0.1

22 Feb 22:53
Compare
Choose a tag to compare
  • Enable BEM linting

1.0.0

21 Feb 17:23
Compare
Choose a tag to compare
  • Changed u-posAbsoluteCenter to use transform to centre and no longer requires a
    width and height.
  • Added u-posFit to fit an element to the size of its parent
  • Added u-posFullScreen to fit an element over the viewport
  • Added u-posFixedCenter to centre an element in a fixed position
  • Update preprocessor to 1.0.1
  • Fix stylelint conformance