Closed fmadotto closed 8 years ago
@fmadotto for this repo, I fixed it all on my pull request (#19). But i haven't checked on the jadebootstrap-seed boilerplate
yet
@kenanchristian I was going to submit a pull request identical to yours. I tested it with the boilerplate: it works. Cheers.
Since the latest commit, there are these invalid indentations that needs to be fixed:
components/navbar.jade
at line 31 (indentation with spaces instead of tabs)components/panels.jade
from line 3 to 11 (indentation with spaces instead of tabs)In addition to that, the navbar seems broken (elements not showing up correctly. Issue showing up also in the jadebootstrap-seed boilerplate for Node.js.