--- source: crates/guiduck-component-core/tests/snapshots_test.rs assertion_line: 58 expression: "compile_or_render_errors(source, \"broken.gdc\")" --- error: unknown property `:colour` on `container`; known properties: width, height, padding, gap, direction, align-items, justify-content, align-self, grow, shrink, basis, background, corner-radius, on-click, on-counted-click, on-file-drop, on-focus-change, on-key, on-pointer-enter, on-pointer-leave, on-pointer-down, on-pointer-up, autofocus, class, tooltip, enabled, focused --> broken.gdc:4:14 | 4 | (container :colour "#fff" :on-click go | ^^^^^^^