Description
Provides CSS parsing support for Ruby applications. It is useful for tools that inspect stylesheets, transform CSS, process web content, or generate reports about style rules.
CSS from untrusted sources can be large or intentionally complex. Apply resource limits and keep sanitization separate from parsing when security matters.