{ "schema_type": "object", "schema_version": "1.1", "name": "sanitize_css", "path": "packages/ree_text/package/ree_text/functions/sanitize_css.rb", "mount_as": "fn", "class": "ReeText::SanitizeCss", "factory": null, "methods": [ { "doc": "Sanitizes a block of CSS code", "throws": [ ], "return": "String", "args": [ { "arg": "str", "arg_type": "req", "type": "String" } ] } ], "links": [ ] }