Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
像用于图像的 grunt-sprite-generator 之类的东西,我需要一个用于 svg 文件的插件。我尝试使用grunt-svg-sprite grunt 插件,但它只创建 sprite 而不会修改 css 目录结构。
我以前没有使用过它,但grunt-spritesmith看起来很有希望。