gitbutler/packages/ui/.storybook/stories-styles.css
Pavel Laptev ab0c70b673
Package UI updates (#4539)
* documentation update + design tokens generation

* ts config update

* formatting fix

* update tokens config format

* ignore JS files check

* Storybook version bump

* formatting fix

* dark theme toggle added
2024-07-30 16:45:19 +02:00

15 lines
102 B
CSS

.sbdocs {
hr {
margin: 50px 0 30px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
border-bottom: none;
}
}