diff --git a/themes/bootprint3/theme.config.php b/themes/bootprint3/theme.config.php index 2b398ae87d33a93803f1c774352400c60e5d001f..4102a81ad0a8bc312ae795e008e5e22f4d37f2e7 100644 --- a/themes/bootprint3/theme.config.php +++ b/themes/bootprint3/theme.config.php @@ -14,8 +14,8 @@ return array( ), 'scss' => array( 'active' => false, - 'compiled.less', - 'icons.less' + 'compiled.scss', + 'icons.scss' ), 'js' => array( 'vendor/bootstrap.min.js'