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

Semicolons aren't allowed in the indented syntax. #30

Closed avadis closed 4 years ago

avadis commented 4 years ago

Hi, node_modules/bulma-extensions/bulma-slider/src/sass/index.sass 86:27
@import - Semicolons aren't allowed in the indented syntax.

error

deeshrestha commented 4 years ago

Please read latest release notes https://github.com/laravel-frontend-presets/bulma/releases/tag/v3.0.1 You have to fix that manually for now.

superbiche commented 4 years ago

@avadis you can use https://github.com/ds300/patch-package to make the change automatically applied upon next installs.