Click here to Skip to main content
15,886,560 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
what is the solution to the below attched to remove that error and why that error arises.

What I have tried:

<pre>

 @import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,400italic");
    :root
{
    --blue: #158CBA;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #FF4136;
    --orange: #fd7e14;
}
Posted
Updated 8-Dec-18 19:31pm

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900