@lezer/highlight provides syntax highlighting support for the Lezer parser system. Define highlighting rules based on node types and integrate them seamlessly with your Lezer grammar. This package allows you to add interactive and visually appealing code rendering for any language parsed by Lezer, enhancing the user experience in code editors, documentation generators, or any application displaying source code. It also includes tools for efficiently applying and managing these highlight styles in dynamic code environments.