You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal of this repository is to act as a component for all tracer products. Current pools-ui uses tailwind. Ideally in this repository we would move away from tailwind in favour of styled-components.
The base structure of this repo is setup using a template and some minor configuration changes. It includes templated test code that is ideally maintained as we move forward.
For now the easiest way to get started on this component library is to move existing atom-like components from pools-ui into ./src/atoms. This will include writing the storybook and tests for each. Since each of the components are written in tailwindcss there will be some minor refactoring of styles.
The following components that I think are ready to go off the bat are
The goal of this repository is to act as a component for all tracer products. Current pools-ui uses tailwind. Ideally in this repository we would move away from tailwind in favour of styled-components.
The base structure of this repo is setup using a template and some minor configuration changes. It includes templated test code that is ideally maintained as we move forward.
For now the easiest way to get started on this component library is to move existing atom-like components from pools-ui into ./src/atoms. This will include writing the storybook and tests for each. Since each of the components are written in tailwindcss there will be some minor refactoring of styles.
The following components that I think are ready to go off the bat are
Atoms
Organisms
The text was updated successfully, but these errors were encountered: