You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+15-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,6 @@ Included are resources that articulate key principles and practices. The list is
18
18
19
19
Newest on top, oldest on bottom.
20
20
21
-
-[Medium's CSS is actually pretty f\*\*\*ing good](https://medium.com/@fat/mediums-css-is-actually-pretty-fucking-good-b8e2a6c78b06), by Jacob Thornton (8/28/14)
22
21
-[Used and Abused -- CSS Inheritance and Our Misuse of the Cascade](http://www.phase2technology.com/blog/used-and-abused-css-inheritance-and-our-misuse-of-the-cascade/?utm_source=CSS-Weekly&utm_campaign=Issue-127&utm_medium=RSS), by Micah Godbolt (8/25/14)
23
22
-[Enduring CSS: writing style sheets for rapidly changing, long-lived projects](http://benfrain.com/enduring-css-writing-style-sheets-rapidly-changing-long-lived-projects), by Ben Frain (8/7/14)
24
23
-[Challenging CSS Best Practices](http://www.smashingmagazine.com/2013/10/21/challenging-css-best-practices-atomic-approach/) -- suggesting a unique approach (all utility classes) the author calls Atomic CSS -- by Thierry Koblentz (10/21/13)
@@ -34,6 +33,7 @@ Newest on top, oldest on bottom.
34
33
-[An Introduction to Object Oriented CSS (OOCSS)](http://www.smashingmagazine.com/2011/12/12/an-introduction-to-object-oriented-css-oocss/), by Louis Lazaris (12/12/11)
35
34
36
35
## Authoring Frameworks & Longer Readings
36
+
37
37
-[CSS Guidelines](http://cssguidelin.es/), by Harry Roberts
38
38
-[Scalable and Modular Architecture for CSS](https://smacss.com/), by Jonathan Snook
39
39
-[SUIT CSS Documentation](https://github.com/suitcss/suit/blob/master/doc/README.md), by Nicolas Gallagher
@@ -52,6 +52,20 @@ These styleguides articulate conventions and guidelines for authoring scalable C
Articles providing overviews of real-life CSS methodologies for production sites and apps of significant scale. Newest first.
61
+
62
+
-[Refining the Way We Structure Our CSS at Trello](http://blog.trello.com/refining-the-way-we-structure-our-css-at-trello/), by Bobby Grace (11/11/14)
63
+
-[Medium's CSS is actually pretty f\*\*\*ing good](https://medium.com/@fat/mediums-css-is-actually-pretty-fucking-good-b8e2a6c78b06), by Jacob Thornton (8/28/14)
64
+
-[Codepen's CSS](http://codepen.io/chriscoyier/blog/codepens-css), by Chris Coyier (7/30/14)
65
+
-[CSS at Lonely Planet](http://ianfeather.co.uk/css-at-lonely-planet/), by Ian Feather (7/24/14)
66
+
-[Github's CSS](http://markdotto.com/2014/07/23/githubs-css/), by Mark Otto (7/23/14)
0 commit comments