Skip to content

Commit

Permalink
add framer fix postCss
Browse files Browse the repository at this point in the history
  • Loading branch information
Naufaldi Rafif authored and Naufaldi Rafif committed Dec 1, 2020
1 parent a78d3f3 commit a4b883c
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 62 deletions.
165 changes: 105 additions & 60 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,17 @@
},
"dependencies": {
"@fullhuman/postcss-purgecss": "^3.0.0",
"autoprefixer": "^10.0.3",
"autoprefixer": "^9.8.6",
"framer-motion": "^2.9.5",
"next": "10.0.3",
"postcss": "^7.0.35",
"postcss-import": "^13.0.0",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-scroll": "^1.8.1",
"react-slick": "^0.27.13",
"slick-carousel": "^1.8.1",
"tailwindcss": "^2.0.1"
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.0.1"
},
"devDependencies": {
"babel-plugin-inline-react-svg": "^1.1.2"
Expand Down

1 comment on commit a4b883c

@vercel
Copy link

@vercel vercel bot commented on a4b883c Dec 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.