Skip to content

Commit

Permalink
Update bootstrapping function
Browse files Browse the repository at this point in the history
  • Loading branch information
deeshrestha committed Sep 26, 2017
1 parent 455c2c0 commit c84fc0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/BulmaPreset.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ public static function install($withAuth = false)
{
static::updatePackages();
static::updateSass();
static::updateBootstrapping();

if($withAuth)
{
Expand Down

0 comments on commit c84fc0b

Please # to comment.