a Rust CSS Language Server
- Add workspace structure with volt-common, volt-core, volt-cli, volt-lsp crates - Implement CSS validation with configurable diagnostic levels - Add CSS formatting and minification capabilities - Create LSP server with document management, diagnostics, completion, and hover - Add CLI tool with check, format, and minify commands - Include editor configurations for Helix - Add test files and example configuration 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| crates | ||
| editors/helix | ||
| test-files | ||
| .gitignore | ||
| Cargo.toml | ||
| EDITOR_SETUP.md | ||
| example.voltcss.toml | ||
| LICENSE | ||
| README.md | ||
| test-lsp.sh | ||
| voltcss_plan.md | ||
voltcss
a Rust CSS Language Server