smokinjoe / advent-of-code-2023

Created with CodeSandbox
https://codesandbox.io/p/github/smokinjoe/advent-of-code-2023
0 stars 0 forks source link

Enhanced styling #23

Closed smokinjoe closed 6 months ago

smokinjoe commented 7 months ago

Implement some styling, either select a component library of some kind or a styling .... pattern (?)

smokinjoe commented 6 months ago

A lot of component libraries are actually built with Tailwind:

List of awesome react components/libraries:

If I want to go with mantine.dev:

Should I be installing some sort of PostCSS stuff?

Random stuff:

smokinjoe commented 6 months ago

Let's use Mantine, and if I need to supplement it I can use TailwindCSS.