As a beginner in web development, I have dabbled in some areas before but never really delved into website creation. I do have a basic understanding of CSS, Javascript, and HTML though.
I recently installed Slate theme and integrated Bootstrap 4 files into it by adding them to the theme.scss.liquid file. However, after doing this, I noticed that some styles stopped working and there are two 'index' listed when viewed through Developer tools on Chrome.
This has raised two main questions for me:
1) Where is this second 'index' being loaded from, causing my styling issues?
2) Since Slate V1 comes with its own styling, will adding Bootstrap 4 SCSS clash with it? Do I need to remove any existing Slate V1 styling or configuration?
Any insights would be greatly appreciated as I continue to learn and understand more about web development.
Thank you,
Chris