alsoscotland / react-super-select

MIT License
95 stars 33 forks source link

CSS file required was not obvious #152

Closed mickmister closed 6 years ago

mickmister commented 6 years ago

I looked throughout the examples and API to find out why my options were being rendered as a plain list with bullet points. The small message at the bottom of the README says to import the css file from the lib file. It was difficult to find. This is a nit-picky issue, but I would not have been able to use the library had I not looked for it there.

alsoscotland commented 6 years ago

@mickmister thanks for the feedback. I will make it more obvious when I cut a version the next time

alsoscotland commented 6 years ago

@mickmister Added a note at the top of the README in https://github.com/alsoscotland/react-super-select/tree/v1.0.16