fn parse_user_stylesheets( string: String, ) -> Result<Vec<(Vec<u8>, ServoUrl)>, Error>
Parse stylesheets into the byte stream.