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

feat: added tailwind css #24

Merged
merged 3 commits into from
Oct 24, 2024
Merged

Conversation

Vaishali785
Copy link
Contributor

fixes #4

Copy link
Member

@dakshsinghrathore dakshsinghrathore left a comment

Choose a reason for hiding this comment

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

Looks good to me 🙌🏼

@dakshsinghrathore
Copy link
Member

Hey @Vaishali785, kindly fix the conflicting files, and you are good to go.
update the package.json with the below versions.

    "autoprefixer": "^10.4.20",
    "eslint": "^9.13.0",
    "eslint-plugin-react": "^7.37.2",
    "eslint-plugin-react-hooks": "^5.0.0",
    "eslint-plugin-react-refresh": "^0.4.13",

@Vaishali785
Copy link
Contributor Author

Vaishali785 commented Oct 24, 2024

Hey @Vaishali785, kindly fix the conflicting files, and you are good to go. update the package.json with the below versions.

    "autoprefixer": "^10.4.20",
    "eslint": "^9.13.0",
    "eslint-plugin-react": "^7.37.2",
    "eslint-plugin-react-hooks": "^5.0.0",
    "eslint-plugin-react-refresh": "^0.4.13",

I've updated these packages, please check again. And I'm not getting this conflict on my local even after taking pull from main branch, should i resolve this from here only?

@dakshsinghrathore
Copy link
Member

@Vaishali785 sure, resolve here .

@Vaishali785
Copy link
Contributor Author

@Vaishali785 sure, resolve here .

done.

@dakshsinghrathore dakshsinghrathore merged commit 07e3129 into dscnsec:main Oct 24, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add Tailwind CSS
2 participants