As I delve into the world of Bootstrap, I recently utilized npm to install Bootstrap and discovered that there are both CSS and SCSS files under node_modules. My understanding of SCSS is that it is a more advanced version of CSS, leading me to question the distinctions between the CSS and SCSS Bootstrap files. Are they housing varying content?