Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/apply code formatting updates #379

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

courtneymyers
Copy link
Collaborator

Related Issues:

  • CSBAPP-276

Main Changes:

Applies some DX improvements – the biggest is using clsx for conditionally assigning class names to elements, and splitting TailwindCSS utility classes onto individual lines, based on variants (e.g. hover, focus, breakpoints, etc). The biggest result is it will make it easier to maintain and evolve styling over time.

Steps To Test:

  1. Navigate around the app. You should see no visual changes.

@courtneymyers courtneymyers merged commit 5c4e1d6 into develop Jan 29, 2024
1 check passed
@courtneymyers courtneymyers deleted the feature/apply-code-formatting-updates branch January 29, 2024 20:18
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.

1 participant