Releases: movableink/tailwind-config
Releases · movableink/tailwind-config
v0.5.0
0.5.0 (2020-02-03)
Features
- whitelisting padding and margin (8b940a4)
v0.4.0
0.4.0 (2020-01-31)
⚠ BREAKING CHANGES
- Changes to default font settings
Features
- add body text components (848993a)
- add caption text components (d6c4e6f)
- add heading text components (01e728c)
- set default text color and line height (47f3ad9)
Bug Fixes
- drop
fontWeight
besides bold
(a5f547f)
- update font configuration to match used weights (0af657a)
- update recommended Google Font configuration (055f208)
- use relative link to CSS from storybook (5d8a51a)
v0.3.0
0.3.0 (2020-01-29)
Features
- add font-size Tailwind configuration (a791926)
- add letter-spacing configuration (3c1f353)
- add line-height Tailwind configuration (0fa71d5)
- configure full set of font weights (01df6c1)
- provide minified pre-built file through
csso
(49043e9)
Bug Fixes
- configure Storybook with preferred font families (95bb481)
v0.2.1
0.2.1 (2020-01-27)
Bug Fixes
- whitelist files to publish to NPM (b304081)
v0.2.0
0.2.0 (2020-01-27)
Features
- build initial Tailwind configuration (217cb02)
- configure font families correctly (295d664)
- configure Storybook as a dev environment (c0375b9)
- increase base font size (65e3ccf)