commit ca533c63d0239f32ede8529ccc0d526afdc783f0 Author: Ben Aultowski Date: Wed Feb 25 20:15:34 2026 -0500 Init. Configured components as subtree, got Vite processing them, figured out that the Scroll components needed asChild to pass props, Svelte now preprocceses MDX docs with mdsvex(). diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9b5295f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "graphics-components-src"] + path = graphics-components-src + url = https://github.com/reuters-graphics/graphics-components.git diff --git a/graphics-components-src b/graphics-components-src new file mode 160000 index 0000000..247be9c --- /dev/null +++ b/graphics-components-src @@ -0,0 +1 @@ +Subproject commit 247be9ce40bd338d3934534fb6392504a0cdc81f