laravel-frontend-presets / bulma

Bulma Frontend Preset For Laravel Framework 5.5 and Up
https://laravel-frontend-presets.github.io/bulma
171 stars 25 forks source link

Update the correct path of bulma #6

Closed GabMic closed 6 years ago

GabMic commented 6 years ago

The former path was giving problems when compiling because it could not find bulma.

deeshrestha commented 6 years ago

Seems like issue is related to your local environment.

GabMic commented 6 years ago

I tested it on multiple, default settings, and with no changes. in all of them, it gave me the same result.

deeshrestha commented 6 years ago

@GabMic #5 is causing the warning. You can comment out pageloader extension for time being if you like. Should be fine once that issue is sorted out.