@import "bootstrap4/bootstrap"; // <--------- Loads Bootstrap3 or Bootstrap4. Change from /bootstrap3 to /bootstrap4 Watch out! just for testing in the moment! //Optional files - If you dont use the corresponding scripts/fonts comment em out @import "fontawesome/font-awesome"; // <------- Font Awesome Icon font @import "theme/media"; // some simple resets to WordPress media + galleries @import "theme/theme_variables"; // <--------- Add your variables into this file. Also add variables to overwrite Bootstrap variables here // Any additional imported files // @import "theme/theme"; // <--------- That's where you can add your own design. Thats your part!