Skip to content

Commit

Permalink
fix: README words spell
Browse files Browse the repository at this point in the history
  • Loading branch information
EasonLin0716 authored Jul 28, 2021
1 parent 4c39b05 commit 87bda57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
- ⚙ One-Command Setting

## Why Vitawind
Vitawind is a Vite helper that can installing and setting Tailwind CSS in few steps. Easy to use , just install Vitawind and add one line setting , you'll have the most fantastic devloper experience !
Vitawind is a Vite helper that can installing and setting Tailwind CSS in few steps. Easy to use , just install Vitawind and add one line setting , you'll have the most fantastic developer experience !

### Vite
[Vite](https://vitejs.dev/) is the best frontend dev tool in my mind. Actually , Vite is really fast and convinent when your are devloping Vue or React project. Instead to **Webpack** is , Vite's [Hot Module Replacement (HMR)](https://vitejs.dev/guide/features.html#hot-module-replacement) resolve that devlopers always need to take a long long time for waiting dev server updated when modifying a very small thing.
[Vite](https://vitejs.dev/) is the best frontend dev tool in my mind. Actually , Vite is really fast and convenient when your are devloping Vue or React project. Instead to **Webpack** is , Vite's [Hot Module Replacement (HMR)](https://vitejs.dev/guide/features.html#hot-module-replacement) resolve that devlopers always need to take a long long time for waiting dev server updated when modifying a very small thing.

---

Expand All @@ -50,4 +50,4 @@ Vitawind is a Vite helper that can installing and setting Tailwind CSS in few st

## License

MIT
MIT

0 comments on commit 87bda57

Please sign in to comment.