darrencrossley
darrencrossley
This is still a problem with v9.0.3 and is especially annoying as the docker-compose referenced in the manual here: https://manual.seafile.com/docker/pro-edition/deploy_seafile_pro_with_docker/#download-and-modify-docker-composeyml uses the latest tag and therefore pulls the v8 image....
I also have the same problem - specifically, I have a sass mixin I call from the imported stylesheet which has child classes i.e. mixins.sass: @mixin header border-radius: 3px .title...
I love the work and design coming out of the fontawesome team - but it seems this implementation is just nuts - when did it become so hard to render...
I'm was also experiencing this - and it was really annoying. simple solution for now was to make sure it was the last entry in addons.js: ``` import '@storybook/addon-knobs/register'; import...
Did anyone work out what was going on here? I have the same issue :/