diff --git a/devdmbootstrap3-child/style.css b/devdmbootstrap3-child/style.css index 4c27407..c11b45f 100644 --- a/devdmbootstrap3-child/style.css +++ b/devdmbootstrap3-child/style.css @@ -12,7 +12,7 @@ Text Domain: devdmbootstrap3 Template: devdmbootstrap3 */ -@import "css/bootstrap.css"; +/* The bootstrap.css file is auto-enqueued in functions.php */ /* YOU SHOULD BE MAKING A CHILD THEME. Don't let me be a bad guy and erase all your hard work with a theme update. I just want to bring you new amazing features. I don't want to destroy your world. I've include a child theme to use. Need help? http://devdm.com/DevDmBootstrap3/child-themes/ */ diff --git a/devdmbootstrap3-sasschild/functions.php b/devdmbootstrap3-sasschild/functions.php index 1553ed1..b3d9bbc 100644 --- a/devdmbootstrap3-sasschild/functions.php +++ b/devdmbootstrap3-sasschild/functions.php @@ -1,12 +1 @@