woodenconsulting/react-js-diagrams

Question regarding how to use

Closed this issue · 1 comments

First of all, thank you for creating this project. I have one question.

How can I fix the CSS issues? How can I import the basic css reqired for this lib?

I just imported

import * as RJD from 'react-js-diagrams';

image

@Manuel83 - This lib uses SASS; you can copy the scss file into your project from the repository, or rewrite it in LESS, CSS, etc.; it isn't that large. I'm closing this for now, but if you have more questions please feel free to reopen.