diff --git a/docs/cli.md b/docs/cli.md index 1934398..b4191e4 100644 --- a/docs/cli.md +++ b/docs/cli.md @@ -333,5 +333,3 @@ Check for syntax errors in your HTML, CSS, or JavaScript files. - Read the [Installation Guide](./installation) for framework setup - Explore [Usage Patterns](./usage/state) for state management -- Check the [API Reference](./api) for detailed documentation -- Learn about [Plugins](./plugins) for extended functionality diff --git a/docs/overview.md b/docs/overview.md index 7896af7..91b1f0b 100644 --- a/docs/overview.md +++ b/docs/overview.md @@ -55,7 +55,7 @@ It combines HTML-driven behavior via `data-volt-*` attributes with signal-based VoltX ships with an optional classless CSS framework inspired by Pico CSS and Tufte CSS. It provides beautiful, semantic styling for HTML elements without requiring any CSS classes—just write semantic markup and it looks great out of the box. -Features include typography with modular scale, Tufte-style sidenotes, styled form elements, dialogs, accordions, tooltips, tables, and more. See the framework's [README](../lib/README.md#voltxcss) for installation and usage details. +Features include typography with modular scale, Tufte-style sidenotes, styled form elements, dialogs, accordions, tooltips, tables, and more. Here are some highlights