histoire-dev / histoire-dev/histoire
Ability to turn off Tailwind section
- Dominant language
- TypeScript
- Stars
- 3.6k
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
### Clear and concise description of the problem
Couldn't find a way to turn off the `Design System/Tailwind` section inside Histoire.
### Suggested solution
A config option where you can specify if you want or not Tailwind to be included as a section.
### Alternative
_No response_
### Additional context
I'm trying to have a minimal UI library page which showcases only components, and I'd like to hide the low level design system tokens section that get included automatically.
### Validations
- [X] Follow our [Code of Conduct](https://github.com/histoire-dev/histoire/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guidelines](https://github.com/histoire-dev/histoire/blob/main/CONTRIBUTING.md).
- [X] Read the [docs](https://histoire.dev/guide/).
- [X] Check that there isn't [already an issue](https://github.com/histoire-dev/histoire/issues) that requests the same feature to avoid creating a duplicate.
Contributor guide
Research direction
Review Histoire's configuration and the `Design System/Tailwind` section entry point to determine how sections are registered and controlled. Add a configuration option that hides this section, then verify that a minimal UI library can display its components without the design system tokens section.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- tailwindcss, typescript
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100