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

Stray causing error when running npm #22

Closed velu76 closed 5 years ago

velu76 commented 5 years ago

There is a stray semicolon at line 210 of file "_nodemodules/bulma-extensions/bulma-calendar/dist/css/bulma-calendar.sass"

Removing it, causes the error to disappear

deeshrestha commented 5 years ago

Let the maintainer fix that or send PR to https://github.com/Wikiki/bulma-calendar

deeshrestha commented 5 years ago

Fixed by maintainer

deeshrestha commented 5 years ago

Still not fixed

TinoN commented 5 years ago

Issue still persists today. (Removal of the ; fixes the issue.)

velu76 commented 5 years ago

I posted this issue at: https://github.com/Wikiki/bulma-calendar/issues/129#issue-397211887

For all that still having issues, the follow-up from the above-linked thread instead of here.

jhoff commented 5 years ago

bulma-calendar has been updated with the fix but now bulma-extensions needs to be updated, as thats the real dependency being used here.