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

reinstall tailwind #48

Merged
merged 1 commit into from
Oct 2, 2024
Merged

reinstall tailwind #48

merged 1 commit into from
Oct 2, 2024

Conversation

eva-lng
Copy link
Collaborator

@eva-lng eva-lng commented Oct 2, 2024

Description

Tailwind has been reinstalled to ensure proper configuration.

Related Issue

closes #47

Acceptance Criteria

  • Tailwind CSS has been uninstalled and reinstalled successfully
  • Applied Tailwind styles are working as expected

Type of Changes

bug fix

Testing Steps / QA Criteria

  1. pull the newest branch
  2. npm install
  3. apply any styling to a specific element (e.g. for a paragraph use <p className="text-5xl text-red-500 underline">)
  4. npm start
  5. navigate to browser to confirm the new styling is applied

@eva-lng eva-lng requested review from Amaka202 and vivitt October 2, 2024 19:39
Copy link

github-actions bot commented Oct 2, 2024

Visit the preview URL for this PR (updated for commit 449c0bb):

https://tcl-78-smart-shopping-list--pr48-el-tailwind-setup-vgu606s7.web.app

(expires Wed, 09 Oct 2024 19:40:18 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c781903507c1507075d7a974036959ddeec29c0a

Copy link
Collaborator

@vivitt vivitt left a comment

Choose a reason for hiding this comment

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

Great job @eva-lng! Tailwind is properly installed, configured, and working as expected ⚡️

@eva-lng eva-lng removed the request for review from Amaka202 October 2, 2024 20:07
@eva-lng eva-lng merged commit 8b05ebb into main Oct 2, 2024
2 checks passed
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.

47. Reinstall Tailwind CSS
2 participants