TDB
Grid
A very brief description
Section
A very brief description
Container
A very brief description
to be added:
Section controls the background and paddings. It defaults to div now, but it can be section, aside, article, header, footer
Container controls the max-width and the values are S = 47.5 rem(760px). M = 72 rem (1152px), L = 90 rem (1440px), Fluid width = 100%. No defaults here for now.
Grid component can be configured with breakpoints only. No presets here, they should be done on a backend level. Library just provides the tool here.
Fluid Grid component is the one where we control items per row and preferred size and the rest is done by browsers without breakpoints involved. Two modes here – centered and standard. No default for now.