@import './src/lib/styles/index.css';

:root {
    --bar-height: calc(0.29 * var(--uni));
    --cell-size: var(--uni);
}
