Skip to content

Releases: felix-berlin/sass-butler

v2.5.0

26 Aug 15:45
Compare
Choose a tag to compare

2.5.0 (2023-08-26)

Bug Fixes

  • generate-mixed-colors: lint errors, write code in sass module style (9d7f298)

Features

  • add generate-mixed-colors function (71c0492)

v2.4.0

22 Aug 18:40
Compare
Choose a tag to compare

2.4.0 (2023-08-22)

Features

  • add generate-color-shades function (b746e82)

v2.3.0

20 May 16:51
Compare
Choose a tag to compare

2.3.0 (2023-05-20)

Features

  • add round and fluid (typo) function (4ab15ee)

v2.2.0

01 Apr 12:42
Compare
Choose a tag to compare

2.2.0 (2023-04-01)

Features

  • media queries: with new range syntax (a0a8a41)

v2.1.0

31 Mar 20:51
Compare
Choose a tag to compare

2.1.0 (2023-03-31)

Features

  • breakpoint: max-overlap now decides independently what the default value is (3ba6314)

v2.0.2

31 Mar 17:43
Compare
Choose a tag to compare

2.0.2 (2023-03-31)

Bug Fixes

v2.0.1

31 Mar 17:40
Compare
Choose a tag to compare

2.0.1 (2023-03-31)

Bug Fixes

  • deps: upgrade to stylelint 15 and fix lint errors (7de1a7f)

v2.0.0

05 Nov 18:10
Compare
Choose a tag to compare

2.0.0 (2022-11-05)

Features

  • font-smooting: detect retina display via breakpoint (c7b6c4e)

BREAKING CHANGES

  • font-smooting: the $antialiased param is removed; @media query now makes the condition

v1.10.5

23 Sep 07:38
Compare
Choose a tag to compare

1.10.5 (2022-09-23)

Bug Fixes

  • deps: update dependency sass to v1.55.0 (b3f91b0)

v1.10.4

19 Sep 09:18
Compare
Choose a tag to compare

1.10.4 (2022-09-19)

Bug Fixes

  • dark-mode-class: Top-level selectors may not contain the parent selector "&" (07f234d)