Skip to content

Commit

Permalink
Merge pull request #1 from amamenko/dev
Browse files Browse the repository at this point in the history
Updated with Typescript and sass, removed styled-components and local fonts
  • Loading branch information
amamenko committed Jun 21, 2021
2 parents daaf437 + 4afc3bc commit 9d50501
Show file tree
Hide file tree
Showing 191 changed files with 34,015 additions and 7,537 deletions.
11 changes: 1 addition & 10 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
{
"presets": ["@babel/react", "@babel/env"],
"plugins": [
[
"babel-plugin-styled-components",
{
"namespace": "react-buzzfeed-quiz"
}
],
"transform-object-rest-spread",
"@babel/transform-react-jsx"
]
"plugins": ["transform-object-rest-spread", "@babel/transform-react-jsx"]
}
35 changes: 0 additions & 35 deletions ProximaNovaFont.css

This file was deleted.

0 comments on commit 9d50501

Please sign in to comment.