Description
Provides C++ access to CSS parsing functionality backed by Rust's cssparser crate. Browser engines, layout tools, or related projects can use it to read CSS syntax consistently without maintaining a separate parser.
This is an internal development library. It does not display web pages by itself and is normally installed because another package needs CSS parsing support.