arielsalminen / vue-design-system

An open source tool for building UI Design Systems with Vue.js
https://vueds.com
MIT License
2.17k stars 224 forks source link

Spacing utilities and naming of sizes #36

Closed arielsalminen closed 6 years ago

arielsalminen commented 6 years ago

Vue Design System is missing proper utilities/framework for spacing components and layout. I’m proposing the addition of the following helpers which would be either based on the x-height of the chosen typeface or then just the base space token (if based on x-height, will have to change the spacing tokens to match as well).

Utilities:

For more, see the related issue: #33

arielsalminen commented 6 years ago

Trying to get first version of this feature finished and merged by the end of the week.