Currently when setting any value you can type the unit (e.g. px, em, rem %) directly after the value and this correctly changes the unit for that property.
The exception to this is for unitless values (e.g. 0 or if specifying a unitless line-height for example).
Ideally this will work by type a single or double dash after the value.
Hopefully this is a straightforward addition and will aid in consistency and completeness, thank you for considering it.
@Louis, I am just following up about this, as it has come up again this week.
Because the editor now behaves as you would expect when typing βββ after the value, the fact that it outputs incorrect CSS can result in wasted time debugging for anyone not familiar with this current behaviour.
An example of where this occurred for our team was when specifying a unitless line-height in global typography.
We will really appreciate it if the last part of this is fixed as it will be one less thing to think about for new developers using Cwicly.