3 * We have defined taxonomy in our CSS sizing framework instead of using pixel sizes directly.
4 * This base unit tells how much pixels it is based on.
5 * https://design-system.protontech.ch/?path=/docs/css-utilities-sizing--fractions#framework
7 export const CSS_BASE_UNIT_SIZE = 4;