I cannot understand what is wrong. The css still does its job but I still get this error. I use Dreamweaver btw. I do not get an error if I remove this part.
.video-preview-description{
display: grid;
grid-template-columns: 50px 1fr; (HERE IS LINE 64)
}
CodePudding user response:
It might be a bug in dreamweaver