Wikiki/bulma-extensions

bulma-calendar + webpack sass

draskog opened this issue · 1 comments

Hi,

I'm getting error in webpack for bulma-calendar on line 210 with width: 100%; could you please remove semicolons.

Thanks,
Drasko

ModuleBuildError: Module build failed (from ./node_modules/sass-loader/lib/loader.js): width: 100%;
Semicolons aren't allowed in the indented syntax. width: 100%;
in /node_modules/bulma-extensions/bulma-calendar/dist/css/bulma-calendar.sass (line 210, column 28)

Just saw it is sorted with #115