Add supports for float valve optionally
In some platforms supporting float value for sizing. For example in Flutter, we able to set 11.6 for font size. It will not rounded up or down. A @3x design in Avocode, 35px becomes 12px. It rounded up. The value does not help for development.
1
vote
