v3.ocaml.org-rescript icon indicating copy to clipboard operation
v3.ocaml.org-rescript copied to clipboard

Centralize all buttons in a Buttons module

Open ghost opened this issue 4 years ago • 2 comments

Find all instances of buttons on the site and define a few general button components. Refactor existing components which do not already use tailwind component button to make use of tailwind component.

ghost avatar Apr 01 '21 03:04 ghost

Create a follow-up issue to create more micro-components for all elements in the tailwindui Figma kit which aren't already represented by a utility class.

ghost avatar Apr 03 '21 17:04 ghost

I think we should prioritize this. I feel we're now facing too much churn. Creating good reusable components at this point would allow us to implement pages more correctly right away, avoiding a later refactoring.

agarwal avatar Apr 09 '21 19:04 agarwal