Miriam Suzanne

Web Development & Consulting


Open-Source Projects…

Herman

Get your design & development teams on the same page

True

Integrated unit-tests for Sass

Accoutrement

A suite of Sass tools for managing design systems

Susy

Web layout power-tools, with grids-on-demand


Featured Clients…

CoachHub

Integrated health coaching suite, used by the US Coast Guard

MedCurbside

Clinical knowledge crowd-sourcing maintained by practicing healthcare professionals

MozTrap

Distributed quality-assurance tools used by Mozilla product testers


Related ‘code’ Articles

18 designers predict UI/UX trends for 2018

on Figma Design

Figma asked 18 designers what UI/UX trends they predict for 2018. December, with its flurry of holiday parties, cheery OOO auto-replies and introspective weather patterns, provided the perfect opportunity to pause and survey the landscape.

➡ Loops in CSS Preprocessors

on CSS Tricks

A look at what loops can do, and how to use them in the major CSS preprocessors: Sass, Less, and Stylus. Each language provides a unique syntax, but they all get the job done.

Versioning Show [Episode 8]

I joined Tim Evko and M. David Green for the new SitePoint podcast — The Versioning Show to talk about Sass, web toolkits, finding your voice, and writing what you learn.

SitePoint: Live Q&A on Toolkits

I did a live Q&A at SitePoint talking about:

  • Customizing Susy for your projects
  • Other ways to do layouts (and why you might not even need a toolkit)
  • How to select a toolkit, or build your very own!

SitePoint: Jump Start Sass

I’m excited to release Jump Start Sass, a book I co-authored with Kitty Giraudel. Digital coppies are available from SitePoint, wih print edditions sold by O’Reilly.

2013

2013 was nuts…

Susy 1.0 Release

Susy 1.0 has officially launched! This release is loaded with new features, but don’t let that fool you. Susy has become shockingly simple to use.

➡ Off-canvas design with Susy1

on OddBird

The off-canvas design pattern for creating responsive websites has been getting all the attention lately, and I’ve had several people ask how Susy might play along.

Create a striped css background using Sass

Jina asked twitter for help creating a rainbow-striped background gradient in Sass, with any set of colors. This is my solution.