I'm a newby when it comes to web development. I have done some development before but not with regards to Web.
I understand the basics of what CSS is, what Javascript does and the basic HTML.
I've installed Slate, and I've downloaded the Bootstrap 4 files and added these into the new slate theme I generated under the theme.scss.liquid file. I have added each _.scss individually as stated to do so in another thread on here.
When I do this however, some styling stops working and I noticed there is two 'index' when (on chrome) i go to View->Developer->Developer tools.
2 questions
1) I assume there is a second 'index' being loaded which is why my styling is being ignored. How or where would this second index be loaded from?
2) I assume slate V1 ships with some styling of it's own. Will adding the bootstrap 4 scss clash with this, and therefore do I need to remove some slate v1 styling or config?
Thanks, I realise this may be a loose question and require some further understanding on my part.
Cheers
Chris