superbryntendo / spector

A generative functional SCSS library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spector


Spector is a generative SCSS library based heavily on basscss.

Where basscss provides very specific immutable defaults for things like margin, padding, and layout, Spector uses SCSS functions to provide ways to customize the number of classes you have of each property to allow you to always have the maximum amount of flexibility with the fewest possible classes.

Credit


Basscss - Copyright (c) 2013 – 2016 Brent Jackson

About

A generative functional SCSS library

License:MIT License


Languages

Language:CSS 100.0%