Change the Key interface to allow the user to declare custom properties directly in JSON. This would allow for a lower CSS file size, for example not having to declare an entire new class just to change the colour. Low priority, as workarounds do exist (declaring a new class and changing the property in that).
Change the Key interface to allow the user to declare custom properties directly in JSON. This would allow for a lower CSS file size, for example not having to declare an entire new class just to change the colour. Low priority, as workarounds do exist (declaring a new class and changing the property in that).