etienne-moqueur/src
etienne 1a445dd1a1 Big change on Components logic.
Components are now a state monad with a map of css elements. At runtime,
css is gathered from the different components without duplication and
rendered. This should provide a scalable solution. Care should be taken
when naming a new component as overlapping names would not be both
rendered.
2023-06-07 20:03:32 +02:00
..
Core Big change on Components logic. 2023-06-07 20:03:32 +02:00
Css Big change on Components logic. 2023-06-07 20:03:32 +02:00
Kit Big change on Components logic. 2023-06-07 20:03:32 +02:00
Routes.hs Big change on Components logic. 2023-06-07 20:03:32 +02:00