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
- Host: GitHub
- URL: https://github.com/liquidlight/sass-gulp-svg-sprite
- Owner: liquidlight
- Created: 2014-10-08T14:05:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-26T16:16:43.000Z (about 9 years ago)
- Last Synced: 2025-10-30T06:28:41.536Z (8 months ago)
- Language: CSS
- Size: 24.4 KB
- Stars: 101
- Watchers: 8
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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/)

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).