You answer yes if you want to switch from Bootstrap (the default) to another framework. It will empty out the contents of those stylesheets if you choose anything besides Bootstrap.
Just want to say that I was also wondering the same thing when this came up during install. Iām on the current version as of writing this (9.0.0) and also chose bootstrap ([1]) initially.
Itās also a little inconsistent the way it shows Which framework would you like to load? [Bootstrap] with [Bootstrap] as the default when the options are actually numbers.
When I chose the default option by pressing enter on that theme question, I wouldnāt have expected to see the ādo you want to overwrite these files?ā question.
I do think some more clarification around those steps in the installation process would be nice.
Okay, so I just did my first Sage theme installation and when presented with this question, I googled it and found this thread. I assumed everyone was suggesting that if you select Bootstrap then you would want to choose the ānoā option seeing as we already selected Bootstrap AND that it seemed to suggest a āyesā would remove the bootstrap links.
I selected ānoā and when I activated my theme, there was clearly NO bootstrap being applied.
Could someone choose āyesā and see if that gets you bootstrap?
Either way, adding Bootstrap is a relatively trivial addition (I use the CDN link in the header). Itās still annoying.
To anyone else reading this: Please donāt do this⦠Sage has support for Bootstrap out of the box
Either re-run composer create-project roots/sage your-theme-name or run ./vendor/bin/sage preset and then select that you want to use Bootstrap as your framework and then select Yes at the very end to write filesā¦