Having trouble importing a bootstrap theme into my rails application.
https://github.com/puikinsh/sufee-admin-dashboard
I've been struggling to import this template for two days now with no success. It should be simple, but I can't figure out what I'm doing wrong :(
The error message I'm getting is:
Undefined variable: "$border-color".
Undefined mixin ....
This is the first time I'm encountering issues with variables and mixins. I tried using another template which worked fine, so I'm not sure what to do next.
If anyone has any hints or ideas on how to resolve this problem, I would greatly appreciate it.
Thank you