BigFatDog / parcoords-es

ES6 module of Syntagmatic's Parallel Coordinates
MIT License
62 stars 32 forks source link

Update CSS location to reflect where npm installs it #71

Closed dchopson closed 5 years ago

dchopson commented 5 years ago

After installing the package in our React app it could not locate the file when we followed the instructions in the README. This corrects the path to match where npm installs it

BigFatDog commented 5 years ago

Thank you for your contribution. I explored ways to expose parcoords.css directly under import parccords-es/parcoords.css but got no luck. Let's keep as it is.