clerk

Nguyen Hoai Nam 2024-12-27T03:24:47.208819Z

Clerk uses quite a lot of inline Tailwind CSS, and sometimes even inline :style maps. This makes it rather difficult to restyle elements in Clerk notebooks. For example, if I like how Clerk tables look but just don’t want the header row to be sticky, I can’t easily do that. Is there a way to use custom style sheets? Also, should Clerk have more “functional” CSS class names like .code-viewer and .cm-focused for easier overriding, or is this approach incompatible with Tailwind?