You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, I've had a bit of a look and fixing that turns out to be a very deep change. I have some other refactoring tasks in my todo list to remove unnecessary HTTP requests so when I get the time will take a look at getting this working as part of that sweep.
Same here. What I have done to keep working is to put the real path only in the first file.
Kalei seems to treat the others as if they are in the same directory as the first one appointed. So, you just need to use the file name instead the whole path.
this doesn't work for me:
css_paths: [ '/styleguide/css/theme.css','/application.css'],
it only reads the first css file not the second.
The text was updated successfully, but these errors were encountered: