trevanhetzel / barekit

A bare minimum responsive framework
http://trevanhetzel.github.io/barekit
MIT License
203 stars 16 forks source link

Mixins and variables aren't accessible in Rails project #32

Open trevanhetzel opened 9 years ago

trevanhetzel commented 9 years ago

Using Rails 4.1.4 and the asset pipeline and @import'ing BareKit, mixins and variables aren't accessible in other @import'ed files.

trevanhetzel commented 9 years ago

Changing this to an enhancement rather than bug since it's not really specifically related to only BareKit. My plan then is to write an article in the future about properly using the Rails asset pipeline with BareKit.