add sass support
Showing
| ... | ... | @@ -10,8 +10,10 @@ |
| "@types/node": "^12.0.0", | ||
| "@types/react": "^16.9.0", | ||
| "@types/react-dom": "^16.9.0", | ||
| "node-sass": "^4.13.0", | ||
| "react": "^16.12.0", | ||
| "react-dom": "^16.12.0", | ||
| "react-router-dom": "^5.1.2", | ||
| "react-scripts": "3.3.0", | ||
| "typescript": "~3.7.2" | ||
| }, | ||
| ... | ... |
File moved
This diff is collapsed.
Please register or sign in to comment