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: converting error.css file into tailwind classes #535

Closed
DhairyaMajmudar opened this issue Apr 26, 2024 · 2 comments · Fixed by #537
Closed

Feat: converting error.css file into tailwind classes #535

DhairyaMajmudar opened this issue Apr 26, 2024 · 2 comments · Fixed by #537

Comments

@DhairyaMajmudar
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Even website codebase is shifted to using tailwind CSS utility classes the files utils/Error.tsx still uses the vanilla CSS imported from error.css file.

Describe the solution you'd like
To transfer Vanilla CSS to tailwind CSS utility classes in Error.tsx file.

Describe alternatives you've considered
N/A

Additional context
N/A

@frouioui
Copy link
Member

Sounds like a good idea to me.

@DhairyaMajmudar
Copy link
Contributor Author

Thanks, Florent I have opened PRs of resolving these pls. have a look : )

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 a pull request may close this issue.

2 participants