react-split-pane icon indicating copy to clipboard operation
react-split-pane copied to clipboard

Add a note about the need of CSS to the examples in README

Open saikyun opened this issue 6 years ago • 4 comments
trafficstars

Is your feature request related to a problem? Please describe.

It took me a while to realize that the slider didn't show up because of missing CSS, rather than some other error. :)

Describe the solution you'd like

Put a note in the readme (e.g. right below the examples) that you need additional CSS to see the slider.

saikyun avatar Jul 11 '19 11:07 saikyun

https://github.com/tomkp/react-split-pane#example-styling

CarlosAmaral avatar Nov 13 '19 12:11 CarlosAmaral

Strongly agree, most libraries ship with default styling. I think making people uptake the example styling or provide their own is fine, just explain that in the README.

jmtimko5 avatar Jun 03 '20 01:06 jmtimko5

I had this same problem

raptoria avatar Sep 11 '20 16:09 raptoria

Wow. I had to find this issue to understand, that the separate css is needed. Now, after I know that it is needed, I like this feature that you can style the splitters yourself.

mawisome avatar Nov 05 '20 09:11 mawisome