Skip to content

Releases: movableink/tailwind-config

v1.4.0

03 Jun 15:17
c4a00c7
Compare
Choose a tag to compare

Features

  • add fluid-button-group styles (6c99400)

v1.3.1

03 Jun 15:17
0485b73
Compare
Choose a tag to compare

Bug Fixes

  • improve states when used with disabled appearance (5d57219)

v1.3.0

03 Jun 15:17
52208e6
Compare
Choose a tag to compare

Features

  • add button types and states (b6b6138)
  • add button-size classes (f2f7bd6)
  • add icon-only button styles (a365074)
  • support text and icon in button (d3cd3b4)

Bug Fixes

  • ensure font sizes match clean px sizes (484b3a1)

v1.2.1

04 May 19:33
4774d76
Compare
Choose a tag to compare

Features

v1.2.0

22 Apr 15:12
3ce6ef7
Compare
Choose a tag to compare

1.2.0 (2020-04-22)

Features

v1.0.0

20 Feb 19:14
c3b25db
Compare
Choose a tag to compare

1.0.0 (2020-02-20)

Features

  • add black and white colors to palette (f509a72)
  • enable height and width core plugins (d9a48aa), closes #22

v0.9.0

14 Feb 16:30
c4daa12
Compare
Choose a tag to compare

0.9.0 (2020-02-14)

Features

  • enable max/min height/width plugins (3722fc4)
  • generate classes with !important (3ea23d7)

v0.8.0

05 Feb 19:05
a7f46db
Compare
Choose a tag to compare

0.8.0 (2020-02-05)

Features

  • bump tailwindcss from 1.1.4 to 1.2.0 (55098df)

v0.7.0

04 Feb 18:22
e110921
Compare
Choose a tag to compare

0.7.0 (2020-02-04)

Features

  • add leading-none utility (3a886ef)

Bug Fixes

  • set default text styles on body as well (4ebf5ac)
  • use rem units for line height (13eacff)

v0.6.0

03 Feb 18:53
d10d78a
Compare
Choose a tag to compare

0.6.0 (2020-02-03)

Features

  • enable non-size-related core plugins (567ac6b), closes #4