Describe the bug
While the system has been great at simplifying the choice of spacing options, in certain situations it falls down because I need a fidelity not available using the current system.
For example j-space-2 is 4px and j-space-4 is 8px. I have occasionally needed somewhere in between, and sometimes 1px which is smaller than the smallest size too.
I either need to further expand the system or potentially these issues just show the limitations of such a system and that while the system can be used to ensure consistency, not all values need to come from it?
Describe the bug While the system has been great at simplifying the choice of spacing options, in certain situations it falls down because I need a fidelity not available using the current system. For example
j-space-2
is4px
andj-space-4
is8px
. I have occasionally needed somewhere in between, and sometimes1px
which is smaller than the smallest size too.I either need to further expand the system or potentially these issues just show the limitations of such a system and that while the system can be used to ensure consistency, not all values need to come from it?