UNPKG

@clerk/themes

Version:

Themes for the Clerk auth components

9 lines (8 loc) 397 B
export { experimental_createTheme } from './createTheme.js'; export { dark } from './themes/dark.js'; export { shadesOfPurple } from './themes/shadesOfPurple.js'; export { neobrutalism } from './themes/neobrutalism.js'; export { shadcn } from './themes/shadcn.js'; export { experimental__simple } from './themes/simple.js'; import '@clerk/shared/types'; import './defaultFoundations-BIF9oq59.js';