The use of the visibility settings requires a dummy page. So you can say use this scss file only in the dummy page. Because nearly all files in the bootstrap scss folders have a underscore as first char, you have only to rename three files (bootstrap.scss, bootstrap-grid.scss and bootstrap-reboot.scss) and change the filename in the @import statement to the new underscore version. So no dummy file is needed. This is the better solution.
1 Like