This repository has been archived on 2020-05-08 . You can view files and clone it, but cannot push or open issues or pull requests.
2015-08-20 17:14:59 +00:00
@import " theme/theme_variables " ; // <--------- Add your variables into this file. Also add variables to overwrite Bootstrap or UnderStrap variables here
2016-04-28 13:30:25 +00:00
@import " assets/bootstrap4 " ; // <--------- Loads Bootstrap3 or Bootstrap4. Change from /bootstrap3 to /bootstrap4 Watch out! just for testing in the moment!
2016-04-25 12:28:00 +00:00
@import " understrap/understrap " ; // <-------- Loads the UnderStrap defaults. Just a few classes to incorporate BS in WP
2016-07-08 12:31:00 +00:00
//Optional files - If you dont use the corresponding scripts/fonts comment em out
2016-04-25 12:28:00 +00:00
@import " assets/font-awesome " ; // <------- Font Awesome Icon font
2016-11-24 10:58:11 +00:00
@import " assets/underscores " ; // <------- Underscores media styles
2014-12-10 11:36:38 +00:00
// Any additional imported files //
2016-12-07 13:45:00 +00:00
@import " theme/theme " ; // <--------- Thats where you can add your own design. Thats your part!
@import " theme/contact-form7 " ; // contact form 7 - Bootatrap 4 support