Need help with CSS(SASS) | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Need help with CSS(SASS)

How can I add css(sass) style to my html code? https://sololearn.com/compiler-playground/WyDeErA48tWa/?ref=app

21st Apr 2024, 6:32 PM
George Mysterio
George Mysterio - avatar
1 Answer
+ 3
It seems there is a problem. Replace <link href="sttles.css" rel="stylesheet" /> with <link href="styles.css" rel="stylesheet" /> to match the CSS file name.
21st Apr 2024, 6:54 PM
piano T