Modern framework to print the web correctly.
-
Updated
Aug 12, 2021 - SCSS
Sass is a stylesheet language with a main implementation in Ruby. It is an extension of CSS that makes improvements to the old stylesheet format, such as being able to declare variables and using a cleaner nesting syntax.
Should remove the inverted theme from the project. Should implement the prefers-color-scheme dark instead.
Would be helpful to have a mixin for prefers-color-scheme media feature as this feature is still into draft.
https://news.ycombinator.com/item?id=18298802
https://css-tricks.com/dark-modes-with-css/
https://drafts.csswg.org/mediaqueries-5/#prefers-color-scheme
https://developer.mozil
Created by Hampton Catlin, Natalie Weizenbaum, Chris Eppstein
Released November 28, 2006
Very nice framework. Would be great if it had class="row gutters"