tombenner / nui

Style iOS apps with a stylesheet, similar to CSS
MIT License
3.76k stars 461 forks source link

Readme install missing detail #76

Open iaian opened 11 years ago

iaian commented 11 years ago

Hello,

I was trying to install NUI today, followed the directions, and could not get it working. After looking over your demo application I think you forgot a step. After doing this below everything worked for me.

(under install)

  1. Add #import "NUIAppearance.h" to the header of AppDelegate.h

Thanks for your work

cliftonlabrum commented 11 years ago

I had the same problem. Thanks for pointing this out! :+1: