samsymons / RedditKit

An Objective-C wrapper for the reddit API
https://redditkit.com/
MIT License
296 stars 41 forks source link

Adds methods to retrieve stylesheet URL. #74

Closed rickharrison closed 9 years ago

rickharrison commented 9 years ago

I was not able to get the other methods to work for my use case. I just want the URL returned for the stylesheet. I added new methods as to not break any sort of backwards compatibility.

samsymons commented 9 years ago

Nice, thanks for this. :+1: