Releases: movableink/tailwind-config
Releases · movableink/tailwind-config
v1.4.0
Features
- add
fluid-button-group
styles (6c99400)
v1.3.1
Bug Fixes
- improve states when used with disabled appearance (5d57219)
v1.3.0
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.0
1.2.0 (2020-04-22)
Features
v1.0.0
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
0.9.0 (2020-02-14)
Features
- enable max/min height/width plugins (3722fc4)
- generate classes with
!important
(3ea23d7)
v0.8.0
0.8.0 (2020-02-05)
Features
- bump tailwindcss from 1.1.4 to 1.2.0 (55098df)
v0.7.0
0.7.0 (2020-02-04)
Features
Bug Fixes
- set default text styles on
body
as well (4ebf5ac)
- use
rem
units for line height (13eacff)
v0.6.0
0.6.0 (2020-02-03)
Features
- enable non-size-related core plugins (567ac6b), closes #4