Closed kaelig closed 5 years ago
Hi @kaelig,
we recently (finally) moved from Swig to Nunjucks for the default theme.
See SassDoc/sassdoc-theme-default#104.
This will need a bit of research, but looking at the template seems like it's intended, maybe it wasn't working properly before, or the condition needs an update.
/cc @renatodeleao
Any help welcome.
Well looking at the sass-mq
codebase there's no aliasing, so this looks more like a bug.
I am also having this issue and I am using the sassdoc original theme.
Also getting this, needs some investigation as the condition seems right indeed.
Fixed in sassdoc-theme-default@2.8.2
.
In https://github.com/sass-mq/sass-mq/pull/120, I updated to the latest version of SassDoc, and we're getting a sidebar looking like this:
Compare with the current version at https://sass-mq.github.io/sass-mq/
Is this a regression?