The closing brace (}) is expected to be at line 64, column 30
P粉647449444
2023-09-04 20:07:37
<p>I can't understand what's going wrong. The CSS still works but I still get this error. By the way, I'm using Dreamweaver. If I remove this part of the code, I don't get the error. </p>
<pre class="brush:php;toolbar:false;">.video-preview-description{
display: grid;
grid-template-columns: 50px 1fr; (this is line 64)
}</pre>
https://community.adobe.com/t5/dreamweaver-discussions/expected-rbrace-at-line-4-col-2-is-this-error-a-bug/td-p/ 10547718
This may be a bug in Dreamweaver