We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20cea20 commit 080b73eCopy full SHA for 080b73e
scss/main.scss
@@ -4,8 +4,8 @@
4
5
/* Import bootstrap */
6
7
-@import "node_modules/bootstrap/scss/bootstrap";
+@import "~bootstrap/scss/bootstrap";
8
9
/* Other CSS Imports */
10
11
-@import '../node_modules/react-toastify/dist/ReactToastify.min.css';
+@import '~react-toastify/dist/ReactToastify.min.css';
0 commit comments