doabit/semantic-ui-sass

Bug in 2.2.9

bnd170 opened this issue · 3 comments

Error: Undefined variable: "$font-family".
on line 25 of ../../../../node_modules/semantic-ui-sass/app/assets/stylesheets/semantic-ui/elements/_button.scss
font-family: $font-family;

Seems like the variables aren't importing in the correct order.

@bnd170 Sorry, i've not published this to npm.

@bnd170 Sorry,the npm package published by another man. https://www.npmjs.com/package/semantic-ui-sass

I don't know if it could work as npm package.

You could try to publish it under semantic-sass. Look at https://github.com/twbs/bootstrap-sass for a good structure.