# csskit_highlight
Semantic token classification for CSS with optional ANSI themes and color utilities.
📖 **[Full Documentation](https://csskit.rs/docs/internal/csskit_highlight/)**
## Features
- **Semantic token classification**: Identify the semantic meaning of CSS tokens
- **ANSI terminal output**: Optional colored output for CLI tools
- **LSP semantic tokens**: Generate semantic tokens for editor highlighting
- **Atom-aware**: Leverage CSS atom sets for efficient keyword classification
- **Color utilities**: Integration with chromashift for color analysis
## Optional Features
- `ansi` - Enables ANSI terminal color output
## Part of csskit
This crate is part of the csskit project, a comprehensive CSS toolchain.
For more information, visit [csskit.rs](https://csskit.rs/).
## License
MIT