Skip to content

Commit

Permalink
added styled-components and refactored nav component
Browse files Browse the repository at this point in the history
  • Loading branch information
danbeddows committed Jan 30, 2021
1 parent fd49b71 commit a759f3f
Show file tree
Hide file tree
Showing 15 changed files with 755 additions and 685 deletions.
4 changes: 4 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"presets": ["next/babel"],
"plugins": [["styled-components", { "ssr": true }]]
}
384 changes: 0 additions & 384 deletions components/Sidebar.js

This file was deleted.

Loading

0 comments on commit a759f3f

Please sign in to comment.