MarioAraque / atom-bourbon-snippets

https://atom.io/packages/atom-bourbon-snippets
MIT License
3 stars 2 forks source link

Error: no mixin named * #7

Closed thomasfrobieter closed 8 years ago

thomasfrobieter commented 8 years ago

Hey, i´m new to atom, so this may totally be my mistake.

I cant get bourbon to work, installed it via Ruby gem (which is not necessary when using your plugin?), installed your plugin, but no bourbon mixin works.

I use sass-autocompile to compile my scss files.

Any ideas?

Thanks alot :)

MarioAraque commented 8 years ago

Hey @thomasfrobieter

My plugin is to write bourbon mixins quickly. So you write your code in Atom, and them compile it via Gulp/Grunt/Webpack.

Unfortunately this place is to provide issues about the plugin, not Bourbon errors. Try reinstalling it, and check if bourbon is included correctly in your SASS file.

Hope you have a solution soon :)

Regards.