Skip to content

Commit

Permalink
refactor: change imports, update packages (#7)
Browse files Browse the repository at this point in the history
* refactor: change imports, update packages

* refactor: remove inline styles in home, update packages
  • Loading branch information
Catherine Zaslavsckaya authored Oct 5, 2021
1 parent a60a0fa commit 1786086
Show file tree
Hide file tree
Showing 16 changed files with 22,078 additions and 178 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ temp/

node_modules

package-lock.json

workspace.code-workspace

*.sublime*
Expand All @@ -147,4 +145,4 @@ sketch

# src/assets

# End of https://www.toptal.com/developers/gitignore/api/node,react
# End of https://www.toptal.com/developers/gitignore/api/node,react
3 changes: 3 additions & 0 deletions .sassrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"includePaths": ["node_modules"],
}
Loading

0 comments on commit 1786086

Please sign in to comment.