Blocs should output opacity settings correctly

If you set the opacity of a color in Blocs to something like, 75%, 83%, etc., Blocs simply ignores the second decimal place and write .7 instead of .75, .8 instead of .83, etc.

My wish: Blocs should output correct CSS and not ignore the second decimal place.