CSS Custom Properties
Can somebody help me understand why these custom properties wont work.
I get the very first color to work but noting else work after that. It's probably a simple mistake but I cannot figure this out. Thanks in advance
2 Replies
You're missing the semicolons.
dang it lol. Thanks.