Rearranged the dependencies, Fixed typo errors, and improved the documentation to make it more understandable to the reader.
Check #1
Does your code builds clean without any errors or warnings? You can check your build by running the following command:
$ yarn build
[ ] Yes
Check #2
Have you checked the spellings and grammar of your text? We recommend using Code Spell Checker and LTeX – LanguageTool grammar/spell checking extensions in VS Code.
Reference
Made changes to the highlight.md file
Describe the pull request
Rearranged the dependencies, Fixed typo errors, and improved the documentation to make it more understandable to the reader.
Check #1
Does your code builds clean without any errors or warnings? You can check your build by running the following command:
Check #2
Have you checked the spellings and grammar of your text? We recommend using
Code Spell Checker
andLTeX – LanguageTool grammar/spell checking
extensions in VS Code.