diff --git a/site/content/docs/01-component-format.md b/site/content/docs/01-component-format.md index 09451701a0..c51b56fcf9 100644 --- a/site/content/docs/01-component-format.md +++ b/site/content/docs/01-component-format.md @@ -291,3 +291,23 @@ The `-global-` part will be removed when compiled, and the keyframe then be refe @keyframes -global-my-animation-name {...} ``` + +--- + +There should only be 1 top-level ` + +``` \ No newline at end of file