Description
CSS parsing support helps applications understand stylesheets without implementing their own CSS reader. It is historically used by desktop and document-related software that needs to inspect or process style rules.
Most users encounter it only as a dependency of older GNOME or rendering components. It does not add a stylesheet editor; developers and packagers need it when software still links against libcroco.