From e1925f4fe8af0d1ce110dea803e15a10691c2279 Mon Sep 17 00:00:00 2001 From: barış Date: Thu, 18 Dec 2025 18:56:37 +0300 Subject: docs: fix typos (#5753) --- packages/console/app/.opencode/agent/css.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/console/app/.opencode/agent/css.md b/packages/console/app/.opencode/agent/css.md index d0ec43a48..d5e68c7bf 100644 --- a/packages/console/app/.opencode/agent/css.md +++ b/packages/console/app/.opencode/agent/css.md @@ -49,7 +49,7 @@ use data attributes to represent different states of the component } ``` -this will allow jsx to control the syling +this will allow jsx to control the styling avoid selectors that just target an element type like `> span` you should assign it a slot name. it's ok to do this sometimes where it makes sense semantically -- cgit v1.2.3