Closed hwlv closed 3 months ago
Of course you can use any UI Framework that you want, for example Slickgrid-Universal only uses Bulma. However you will have to choose a styling Theme, there are 3 (Bootstrap, Material or Salesforce). Note that the Bootstrap Theme is just a theme (a look alike) and doesn't necessarily need Bootstrap but if you use the Bootstrap Theme without installing Bootstrap then you might need to also import slick-without-bootstrap-min-styling
, this extra is actually imported by the Material and Salesforce Themes but not by Bootstrap
Please don't open a new issue when it's just a question, consider asking questions on Stack Overflow or in the Discussion
Describe the bug
I am using slickgrid-react in my project and have encountered an issue with Bootstrap's global styles causing unintended side effects on my project. As a result, I would like to know if there is a way to use slickgrid-react without relying on Bootstrap.
Reproduction
I am using slickgrid-react in my project and have encountered an issue with Bootstrap's global styles causing unintended side effects on my project. As a result, I would like to know if there is a way to use slickgrid-react without relying on Bootstrap.
Expectation
No response
Environment Info
Validations