Skip to content

Commit 32d7daf

Browse files
committed
working on css frameworks
1 parent ba35d0d commit 32d7daf

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

cascading-style-sheets.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,12 @@ <h2>CSS frameworks</h2>
124124
<p><a href="http://gumbyframework.com/">Gumby</a></p>
125125
</li>
126126
<li>
127+
<p><a href="http://compass-style.org/">Compass</a>)</p>
128+
</li>
129+
<li>
130+
<p><a href="http://www.profoundgrid.com/">Profound Grid</a></p>
131+
</li>
132+
<li>
127133
<p><a href="http://www.getskeleton.com/">Skeleton</a></p>
128134
</li>
129135
<li>

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-03-26T09:13:30Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2014-03-26T09:51:39Z</updated></feed>

source/content/pages/10-css/1001-cascading-style-sheets.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ web application's design.
5858

5959
* [Gumby](http://gumbyframework.com/)
6060

61+
* [Compass](http://compass-style.org/))
62+
63+
* [Profound Grid](http://www.profoundgrid.com/)
64+
6165
* [Skeleton](http://www.getskeleton.com/)
6266

6367
* [HTML5 Boilerplate](http://html5boilerplate.com/)

0 commit comments

Comments
 (0)