chore: move icon and click area sizes into tokens

This commit is contained in:
Stefan Imhoff
2023-02-24 16:20:51 +01:00
parent 8c2095af74
commit 8219cf576a
4 changed files with 7 additions and 11 deletions

View File

@@ -107,6 +107,8 @@ module.exports = {
20: 'clamp(8.916rem, 19.08vw, 10.699rem)', // --space-20
55: '5.55vw', // --space-55 TODO: new name, e.g. spacing-grid
layout: 'clamp(1.5rem, 5.55vw, 4.5rem)',
icon: '24px',
clickarea: '40px',
},
fontFamily: {
sans: ['SecuelaVariable', 'Arial', 'sans-serif'], // --font-family-base