Skip to main content
Participant
July 9, 2026

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()

  • July 9, 2026
  • 0 replies
  • 1 view

Create a css-file with some:

  • CSS Variables (--name, var())
  • CSS Grid (display:grid, grid-template-columns)
  • fr
  • minmax()

Then you get Expected RBRACE