-
Notifications
You must be signed in to change notification settings - Fork 0
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: add news and events section #10
Conversation
✅ Deploy Preview for cesium-hydrogen-new ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
prettier.js
should be renamed back to prettier.config.js
since the former does not work. And npm run format
should be run again in order to properly reorder the tailwind classes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very well done! 🚀
Your code looks very nice and please keep trying to resolve the prettier problem in your system. I will search for some possible problems that are causing this issue to try helping you
From the research I've done the problem seems to be with the prettier vscode extension not supporting javascript files with If your project doesn't need prettier plugins like This is still an open issue on the prettier-vscode repo. I've done some testing on my own computer and the results seem to correspond to the research. |
Added news and events section without responsiveness