Closed briankoser closed 6 years ago
Grids:
https://css-tricks.com/difference-explicit-implicit-grids/ http://meyerweb.com/eric/thoughts/2016/12/05/css-grid/ https://css-tricks.com/css-grid-one-layout-multiple-ways/ https://alistapart.com/article/practical-grid https://css-tricks.com/introduction-fr-css-unit/ https://24ways.org/2012/css3-grid-layout/ http://jensimmons.com/post/feb-27-2017/learn-css-grid https://css-tricks.com/getting-started-css-grid/
Blocked on #37
Use SCSS for mixins
HTML and CSS should have a many to many relationship, or you will have duplication in one of them.
Mixins are the linking table to make DRY
body {
color-adjust: economy;
}
https://projectclarion.com/documentation/architecture/ https://css-tricks.com/abem-useful-adaptation-bem/ https://cssguidelin.es
https://css-tricks.com/modern-normalize/ https://css-tricks.com/media-object-bunch-ways/ https://github.com/filamentgroup/tablesaw https://github.com/filamentgroup/loadCSS https://github.com/hankchizljaw/boilerform https://gradients.cssgears.com/