Skip to content

Commit

Permalink
removed yarn.lock file from commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nirban256 committed Apr 25, 2022
1 parent dae6329 commit ea3e6ad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock
1 change: 0 additions & 1 deletion src/plays/react-todo-app/react-todo.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
background-image: linear-gradient(0deg, rgba(34, 193, 195, 1) 0%, rgba(253, 187, 45, 1) 100%);
color: white;
font-family: "Poppins", sans-serif;
height: 100%;
}

.top {
Expand Down

0 comments on commit ea3e6ad

Please sign in to comment.