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

Tailwind introduction #771

Merged
merged 6 commits into from
Aug 13, 2024
Merged

Conversation

dpgraham4401
Copy link
Member

Description

A small fix to the expected types in the new manifest feature front end to be compatible with the redesigned API. This PR also introduces tailwind CSS, a utility class first approach to styling. moving our project over from bootstrap based to tailwind based will be a long and tedious process, something we will do gradually. Fortunately, this will also gives us an opprotunity to think about isolating responsibilities in our front end (e.g., UI and display, logic, routing, higher-level features, etc.)

Issue ticket number and link

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@github-actions github-actions bot added client Related to front end workings (React/Redux) dependencies project dependency problems or modifications documentation Improvements or additions to documentation labels Aug 13, 2024
@dpgraham4401 dpgraham4401 merged commit 85ec774 into USEPA:main Aug 13, 2024
10 checks passed
@dpgraham4401 dpgraham4401 deleted the tailwind_introduction branch August 13, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client Related to front end workings (React/Redux) dependencies project dependency problems or modifications documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant