Skip to content

Instantly share code, notes, and snippets.

View finteractive's full-sized avatar

Aidan Foster finteractive

View GitHub Profile
@finteractive
finteractive / sass-to-svg.md
Last active August 29, 2015 14:14
SVG's & SASS - SASS-TO Meetup January 2015

SASS-TO SVG & SASS - January 2015

Introductions

  • What's your focus / work?
  • What was the last thing you found challenging/frustrating in SASS

#SVG with SASS and Gulp#

Let's start downloading stuff during intro...

@finteractive
finteractive / SassMeister-input-HTML.html
Created November 17, 2014 14:52
Generated by SassMeister.com.
<div class="list">
<div class="item">adsfadsf</div>
<div class="item"></div>
<div class="item"></div>
<div class="item"></div>
<div class="item"></div>
<div class="item"></div>
<div class="item"></div>
@finteractive
finteractive / SassMeister-input.scss
Created November 12, 2014 22:40
Generated by SassMeister.com.
// ----
// Sass (v3.3.14)
// Compass (v1.0.1)
// Toolkit (v2.6.0)
// ----
@import 'compass';
@import 'toolkit';
$button-font-size: 1em;
@finteractive
finteractive / SassMeister-input.scss
Created November 7, 2014 16:21
Generated by SassMeister.com.
// ----
// Sass (v3.3.14)
// Compass (v1.0.1)
// Toolkit (v2.6.0)
// ----
@import 'compass';
@import 'toolkit';
$button-font-size: 1em;
@finteractive
finteractive / SASS-TO-03.md
Last active August 29, 2015 14:08
Living Style Guides in KSS with SASS

SASS-TO Meetup October 2014

Introductions

  • What Is the most interesting feature of SASS have you heard about, but don't know how to use?
  • What OS's are everyone running?
  • Gulp vs Grunt users?

Announcements

  • SASS Conf NYC
@finteractive
finteractive / .scss-lint.yml
Created October 4, 2014 18:19
SCSS Lint Config File
# Default application configuration that all configurations inherit from.
#
linters:
Indentation:
enabled: true
character: space
width: 2
@finteractive
finteractive / SassMeister-input.scss
Created September 9, 2014 18:32
Generated by SassMeister.com.
// ----
// Sass (v3.3.14)
// Compass (v1.0.1)
// Breakpoint (v2.5.0)
// Singularity.gs (v1.4.0)
// ----
@import 'compass';
@import 'breakpoint';
@import "singularitygs";
@finteractive
finteractive / SassMeister-input.scss
Created September 9, 2014 18:28
Generated by SassMeister.com.
// ----
// Sass (v3.3.14)
// Compass (v1.0.1)
// ----
// Image Placeholder
// src="http://placehold.it/350x150"
img {
@finteractive
finteractive / SassMeister-input-HTML.html
Created August 14, 2014 21:07
Social Share Buttons with Triangles
<a href="mailto:[email protected]" class="flag-link-red" title="Learn More">Learn More</a>
<a href="http://www.carecor.com/corporate/newsletter-sign" class="flag-link-purple" title="Carecor Newsletter Sign Up">Sign Up</a>
@finteractive
finteractive / sassto2.md
Last active March 22, 2025 17:28
SASS Toronto - Breakpoint and Singularity

#Intro - Get to know the group#

  • What's your level of CSS experience
  • Do you know any programming languages?
  • What's the most complex thing you've done with SASS

##How the meetup will Work##

  • Each Meetup will be targeted to a specific skill level (Basic/Advanced) ideally with some hands-on time in sassmeister
  • The meetup will start with a mini-demo of something at the opposite skill level of main content