1
0
Fork 0

release: v2.20.6

**Date:** 2022-02-22

- Set units on fontsizes to support scale setting

- Handle unset props.pattern in DraftConfigurator option.hide check
This commit is contained in:
Joost De Cock 2022-02-17 19:37:00 +01:00
parent 8e355a5c6c
commit 47bfd60ffe
173 changed files with 821 additions and 784 deletions

View file

@ -1,6 +1,12 @@
# Change log for: @freesewing/css-theme
## 2.20.6 (2022-02-17)
### Fixed
- Set units on fontsizes to support scale setting
## 2.20.0 (2022-01-24)
### Added

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/css-theme",
"version": "2.20.5",
"version": "2.20.6",
"description": "A CSS theme for FreeSewing web UIs",
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",