findcommonground.uk/_scss
Ben Abbott 404ddf26e5 Change how SVG icons are included in pages
Normally you include a .html file containing SVG data to show social
media icons on the page, but this means adding up to 27KB of bloat to
every single page.

With this commit I have moved the SVG data into a .scss file and
converted them into Data URIs so they work on multiple browsers. This
means the CSS file will contain the SVG data rather than each and every
page on the site.
2014-11-12 16:42:00 +13:00
..
_highlights.scss CSS comments tidy up 2014-07-30 18:53:22 -04:00
_reset.scss Update Sass files to be built by GitHub Pages 2014-07-30 17:36:13 -04:00
_svg-icons.scss Change how SVG icons are included in pages 2014-11-12 16:42:00 +13:00
_variables.scss Update Sass files to be built by GitHub Pages 2014-07-30 17:36:13 -04:00