I’m using bower and middleman-sprockets to integrate it with middleman. But have slight problem with this:
Icons (in .svg) format are not introduced in middleman. I’ve tried to import them via .css and appended path to icons, but no help.
Anyone know to solve this svg issue?