Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visualize the Tailwind configuration (colors, widths, screens) #10

Open
d-claassen opened this issue Mar 10, 2023 · 0 comments
Open

Visualize the Tailwind configuration (colors, widths, screens) #10

d-claassen opened this issue Mar 10, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@d-claassen
Copy link
Contributor

d-claassen commented Mar 10, 2023

There's an existing Storybook addon that can visualize certain parts of your Tailwind configuration. See https://storybook.js.org/addons/storybook-tailwind-foundations. Sadly, this addon requires Vue. As such, we cannot reuse it. But we can take inspiration from it, and create our own pages that resemble this look.

Implement pages that show:

  • Our color palette: only the colors we actively use (slate, blue, amber, green, red, indigo).
  • The different responsive screen sizes,
  • Our sizes (e.g. for padding and margins).
@d-claassen d-claassen added the documentation Improvements or additions to documentation label Jan 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant