I'm using live sass compiler, but when I clicked the watch sass button, it's always show "Working On It". Here's my code
Asked
Active
Viewed 109 times
0
-
I think, i made a mistake in scss codes (root) – Nico A.L Jun 11 '21 at 06:42
-
Solved, just change the **`--main-font: font-family: 'Poppins', sans-serif;`** in the root to **`--main-font: 'Poppins', sans-serif;`** – Nico A.L Jun 11 '21 at 06:54
-
why post images of code, can't you copy/paste the code, very hard to search in images – rioV8 Jun 11 '21 at 07:18
-
I'm sorry, at that moment I feel really confused. So I forget this web can copy and paste the code, I really sorry mate, but the problem already solved. Thanks for your attention btw – Nico A.L Jun 11 '21 at 07:38