An open API service indexing awesome lists of open source software.

https://github.com/liquidlight/sass-gulp-svg-sprite

Code examples of our Gulp, Sass and SVG process
https://github.com/liquidlight/sass-gulp-svg-sprite

Last synced: 6 months ago
JSON representation

Code examples of our Gulp, Sass and SVG process

Awesome Lists containing this project

README

          

## [Creating SVG Sprites using Gulp and Sass](https://www.liquidlight.co.uk/blog/article/creating-svg-sprites-using-gulp-and-sass/)

![Gulp and Sass](https://www.liquidlight.co.uk/fileadmin/_processed_/csm_svg-sprite-v2_6a81fd537f.png)

Following on from the [previous blog post](https://www.liquidlight.co.uk/blog/article/working-with-svgs-in-sprites/), we walk through the process we have for creating and maintaining our SVG sprites with Gulp and Sass by using custom mixins and functions.

This repo is the accompanying code for the blog post.

[Read the blog post](https://www.liquidlight.co.uk/blog/article/creating-svg-sprites-using-gulp-and-sass/)

Any problems? [Raise an issue](https://github.com/liquidlight/sass-gulp-svg-sprite/issues) or [create a pull request](https://github.com/liquidlight/sass-gulp-svg-sprite/pulls).