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

Adds Tailwind CSS for styling #13

Merged
merged 4 commits into from
Nov 18, 2023
Merged

Adds Tailwind CSS for styling #13

merged 4 commits into from
Nov 18, 2023

Conversation

vishnuravi
Copy link
Member

@vishnuravi vishnuravi commented Nov 11, 2023

Adds Tailwind CSS for styling

♻️ Current situation & Problem

The current template should include a CSS framework to simplify and standardize styling across @StanfordBDHG projects.

⚙️ Release Notes

Tailwind CSS is a utility-first CSS framework that is known to work well with Next.js, per the official Next.js documentation.

Adds a base configuration of Tailwind CSS to the project.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Copy link

codecov bot commented Nov 11, 2023

Codecov Report

Merging #13 (90a65f3) into main (65b2df7) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines            6         6           
  Branches         1         1           
=========================================
  Hits             6         6           
Files Coverage Δ
app/page.tsx 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 65b2df7...90a65f3. Read the comment docs.

@vishnuravi vishnuravi mentioned this pull request Nov 11, 2023
1 task
Copy link
Member

@PSchmiedmayer PSchmiedmayer left a comment

Choose a reason for hiding this comment

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

Thank you @vishnuravi; looks great to me 🚀

@vishnuravi vishnuravi merged commit 890751a into main Nov 18, 2023
@vishnuravi vishnuravi deleted the tailwindcss branch November 18, 2023 13:03
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