This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Changed
- Swapped SCSS from
flex-grid.scsswith_index.scssto match the rest of Fylgja's components - Renamed
$breakpointsto$flex-grid-breakpoints - breakpoints handled now by
@fylgja/mq,
but still changeable trough the$flex-grid-breakpoints - breakpoints changed values;
- xs (0) is now xxs
- For the rest of the see breakpoints, see the
@fylgja/mqdocs
- Upgrade SCSS syntax to newer syntax, requires Dart Sass 1.33.0 or higher.