ckirkendall / kioo

Enlive/Enfocus style templating for Facebook's React and Om in ClojureScript.
Eclipse Public License 1.0
404 stars 39 forks source link

Readme: Mention that e.g. first-of-type is a "naked symbol" #17

Closed holyjak closed 10 years ago

holyjak commented 10 years ago

It took me a while to understand how to use the predef. selector types such as first-of-type. (I have tried :first-of-type, (first-of-type), and searched for namespace to refer it from.) It would be, I suppose, helpful to state explicitely that it is used just as a symbol.