Skip to content

Commit 6e074f7

Browse files
committed
Moved CSS Guidelines to longer reads
1 parent 4536041 commit 6e074f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Newest on top, oldest on bottom.
3333
- [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)
3434

3535
## Authoring Frameworks & Longer Readings
36+
- [CSS Guidelines](http://cssguidelin.es/), by Harry Roberts
3637
- [Scalable and Modular Architecture for CSS](https://smacss.com/), by Jonathan Snook
3738
- [SUIT CSS Documentation](https://github.com/suitcss/suit/blob/master/doc/README.md), by Nicolas Gallagher
3839
- [Multilayer CSS](http://operatino.github.io/MCSS/en/), by Robert Haritonov
@@ -44,7 +45,6 @@ These styleguides articulate conventions and guidelines for authoring scalable C
4445

4546
(I'm distinguishing *styleguides* from what I would call *pattern libraries*, which are references created to document and exemplify existing styles rather than guidelines for the authoring of the styles. Other people often use the term *styleguide* to refer to both or either of these reference types. I think pattern libraries are less specifically about scalable CSS, and more about a scalable frontend design and development workflow; so I'm not including resources related to pattern libraries.)
4647

47-
- [Harry Roberts](http://cssguidelin.es/)
4848
- [Bootstrap](http://mdo.github.io/code-guide/#css)
4949
- [SUIT](https://github.com/suitcss/suit/blob/master/doc/STYLE.md#4-css)
5050
- [Github](https://github.com/styleguide/css)

0 commit comments

Comments
 (0)