Wikiki / bulma-checkradio

Bulma's extension to display better checkbox and radio imputs
MIT License
71 stars 43 forks source link

Can't compile SASS file #39

Closed pjeannenot closed 5 years ago

pjeannenot commented 5 years ago

It's not possible to compile the index SASS file for this component because there is a semicolon line 190 :

Error: Invalid CSS after \"...background, 5%)\": expected expression (e.g. 1px, bold), was \";\"\A on line 190 of ../node_modules/bulma-extensions/bulma-checkradio/src/sass/index.sass\A ...

Wikiki commented 5 years ago

Fixed. Thanks to @Grummfy

SjorsO commented 5 years ago

@Wikiki Could you publish a new release that includes this fix?

Wikiki commented 5 years ago

:tada: This issue has been resolved in version 1.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: