Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NIKaragu authored Oct 7, 2024
1 parent cfd3d71 commit d35230d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,3 @@

> - This function calculate '`rem`' value, as it is more flexible and responsive than px units.
> - Use pxToRem($value) function for '`font-size`' property. F.e. '`font-size: pxToRem(48);`' - just paste your value from the layout into the parentheses.
## Instructions

> - Install Prettier Extention and use this [VSCode settings](https://mate-academy.github.io/fe-program/tools/vscode/settings.json) to enable format on save.
> - Replace `<your_account>` with your Github username in the [DEMO LINK](https://<your_account>.github.io/react_redux-list-of-todos/)
> - Follow the [React task guideline](https://github.com/mate-academy/react_task-guideline#react-tasks-guideline)

0 comments on commit d35230d

Please sign in to comment.