Skip to content

Conversation

@jakehobbs
Copy link
Member

No description provided.

"css": "src/styles/globals.css",
"baseColor": "neutral",
"cssVariables": false,
"cssVariables": true,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think we want this actually

import { clsx, type ClassValue } from "clsx"
import { twMerge } from "tailwind-merge"

// Generated by shadcn. See https://dev.to/ramunarasinga/cn-utility-function-in-shadcn-uiui-3c4k
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shadcn removed this comment, lol

@layer base {
:root {
--radius: 0.5rem;
--background: 0 0% 100%;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure if we actually want all of these css variables here & in tw config. i need to look into shadcn config more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems we are using different pnpm versions. i think i'm pinned to an older version that was required for my old job. so i should probably update...

@jakehobbs jakehobbs force-pushed the jake/react-attendance branch from 12a3237 to c7c4e04 Compare April 6, 2025 17:07
@jakehobbs
Copy link
Member Author

closing in favor of #239

@jakehobbs jakehobbs closed this Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants