diff --git a/package.json b/package.json index 595560d..da46570 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,6 @@ "eslint-plugin-jsx-a11y": "^6.2.1", "eslint-plugin-prettier": "^3.0.1", "eslint-plugin-react": "^7.12.4", - "node-sass": "^4.11.0", "prettier": "^1.17.0", "react-scripts": "^2.1.8" }, diff --git a/src/components/App.scss b/src/components/App.scss deleted file mode 100644 index e69de29..0000000 diff --git a/src/index.scss b/src/index.css similarity index 100% rename from src/index.scss rename to src/index.css