sigmamzq

Results 5 comments of sigmamzq

You can create an individual style file to overwrite the bootstrap styles as below and import it in the styles.scss file. ![image](https://user-images.githubusercontent.com/52157539/84726307-2b66e780-afbf-11ea-847a-1e292e457745.png) Regarding the content, below is my implementation by...

Did you import it in style.scss? ![image](https://user-images.githubusercontent.com/52157539/107205633-0d139780-6a39-11eb-8483-8e1c0a106d5c.png)

I have to say I really love this project that it is the only reason for me to still stick with Angular. Really looking forward to see a react version...

Hi, I've also encountered the same issue. In my case, - stl files would work - obj files will throw below error: ![image](https://github.com/user-attachments/assets/7bf36452-4c31-44b5-82f7-d3e77cd53593) - vtk/vtp files will throw below error:...

Hi @thewtex, actually I've a little bit confused by the examples typically for vite. With the latest change, how would I config the itkConfig.js or use other approaches to make...