ben-ryder / jigsaw

A design system and component library for use in my personal projects.
https://jigsaw.benryder.dev
GNU General Public License v3.0
0 stars 0 forks source link

Spacing system is too restrictive #46

Closed ben-ryder closed 1 year ago

ben-ryder commented 1 year ago

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?

ben-ryder commented 1 year ago

fixed in v0.16.0