catalog
catalog copied to clipboard
Create living style guides using Markdown or React
It would be great, if the *Color Specimen* would be extended to also support the display and specification of simple color gradients. For example:  Ideally, the label can also...
When using hide from menu, the links at the bottom of the page to navigate to the next page loses the correct order. I use this prop on the first...
In the Catalog documentation here: https://docs.catalog.style/specimens/type#specifying-contrasts In "show example code", the code examples need to be corrected. For example: ```type|span-4,kern,smoothen [ { "headings": [42], "background": "#f5f5f5", "color": "#efefef", "font": "sans-serif"...
I'm working on changing the sidebar to a dark color and the link hover state is really standing out. I didn't notice it with the default theme because the sidebar...
Markdown react code block breaks VScode syntax highlighting, I suggest it could be possible to make JSX an alias for react to resolve this. https://cl.ly/cb49e9d8ce7c
When using the colors specimen, I noticed some excessive spacing between my heading and the specimen. Looking at the "span-span" class, I would recommend changing the margins from "24px 10px...
Throwing out another idea/request for styling the side menu: **Customization of the side menu active title weight, active subsection title weight, background colors and overall spacings.** I'm currently using CSS...
Hi, since we ca set a custom css it could be useful having a way to set custom css classes to each speciment and use our CSS. Something like ```...
> To document your application properly, you need to include its styles and scripts. Presumably, most stylesheets are going to have some sort of reset or base styles. Currently, styles...
I'd like to add an `` divider but not clear on the proper way. Have tried using and none seem to work: ``` *** --- ___ ```