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

Removed npm watch, and live server dependency. #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

imlolman
Copy link

@imlolman imlolman commented Jan 1, 2023

Changes:

  • Removed the npm watch feature because it slowed down development by rebuilding the project every time a change was made.
  • Removed the live server dependency and replaced it with npx.
  • Added Tailwind's official CLI tool to quickly update CSS when changes are made, instead of rebuilding the entire project.
  • Added some suggested VSCode extensions to improve the developer experience.
Final.Modification.mp4

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