Dreamweaver displays error on valid CSS Grid syntax
hi i was typing in CSS Grid code and the line: grid-template-columns: repeat(4, 1fr); has a red error message saying "Expected RBRACE at line 6, column 35". i have tested the code in a css validator and the live preview had changed the view of the page.
