Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PLEASE REVIEW YOUR OWN PR BEFORE OPENING/UN-DRAFTING IT
EC-002
After good progress on the tenancy aspect last night, decided to switch to some progress on the user interface side of things, to steam off a little.
This PR updates the default logos, and starts implementing the skeleton of a design system.
Previously, we've added MUI/base, so we'd have more freedom on specifying our design choices (the way things look), our CSS solution (pre/post-process, CSS-in-JS, Tailwind, etc) as well as not having to re-invent the wheel for every UI interaction.
We're currently using css modules and will create our own syntax solution for it as a
jsx
pragma, callednsx
, where we'll abstract the way cslx works for more ergonomics while using css modules, all while keeping it the lightest.#2
Have you?
If so, THANKS! You can pop a beer/soda.
Please open your PR and ping your colleagues to review it on #web-devs channel.
Also, make sure to remind them on a daily basis during stand-up.