-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
Hello Lucas,
Just a question, i'm using this gem for first time in rails assets
Got an initializer with following code :
Stylus.use(:nib) unless Rails.env == 'production'
and got this in a styl file
@import "nib"
but got the following error
ActionView::Template::Error (Error: Cannot find module 'nib'
what's wrong in the call of nib ?
thank you
Metadata
Metadata
Assignees
Labels
No labels