adfinis/ember-uikit

can't build success in ember 3.9.0

jeffma opened this issue · 4 comments

ember-uikit\components\heading.scss:125:26

Error: expected selector.

125 │ .uk-heading-primary when ($deprecated = true){

Should be fixed when #90 gets resolved.

fkm commented

Currently failing at https://github.com/adfinis-sygroup/ember-uikit/blob/master/tests/acceptance/index-test.js#L9

I wonder if I should just ignore it and merge anyway.

fkm commented

Merged

build success, thanks