When Dream weaver validates the css code it reports error RBRACE expected om lines with CSS Variables (--name, var()) CSS Grid (display:grid, grid-template-columns) fr minmax()
Create a css-file with some:
- CSS Variables (
--name,var()) - CSS Grid (
display:grid,grid-template-columns) frminmax()
Then you get Expected RBRACE
