1// place files you want to import through the `$lib` alias in this folder. 2export const margin = 16; 3export const mobileMargin = 12; 4 5export const COLUMNS = 8;