carbon-design-system / carbon-addons-data-viz-react

DEPRECATED. Please use Carbon Charts instead
https://github.com/carbon-design-system/carbon-charts
26 stars 26 forks source link

[SCSS not SASS] Correct path for SCSS import in Data Viz Addon Readme #102

Closed JackReis closed 6 years ago

JackReis commented 6 years ago

Title line template: [Title]: Brief description

Detailed description

The current Readme has a path with sass instead of scss for the directory from which the data viz component styles are going to be loaded.

Corrected import should be from

carbon-addons-data-viz-react/scss/index.scss

JackReis commented 6 years ago

@tw15egan Hey! Not sure if this is a good format but - I found something I think is probably an easy update for my first contribution :-)

tw15egan commented 6 years ago

Would definitely welcome a fix for this! 😄