can't build success in ember 3.9.0
jeffma opened this issue · 4 comments
jeffma commented
ember-uikit\components\heading.scss:125:26
Error: expected selector.
╷
125 │ .uk-heading-primary when ($deprecated = true){
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
jeffma commented
build success, thanks