Mercurial > hg > mpiwgzen_wide
comparison sass-extensions/zen-grids/DO_NOT_MODIFY @ 0:a3750d724105 default tip
initital
author | Dirk Wintergruen <dwinter@mpiwg-berlin.mpg.de> |
---|---|
date | Tue, 02 Jun 2015 09:16:36 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:a3750d724105 |
---|---|
1 This is a copy of the "zen-grids" extension. | |
2 | |
3 It now overrides the original which was found here: | |
4 | |
5 /Library/Ruby/Gems/1.8/gems/zen-grids-1.4 | |
6 | |
7 Unpacking an extension is useful when you need to easily peruse the | |
8 extension's source. You might find yourself tempted to change the | |
9 stylesheets here. If you do this, you'll find it harder to take | |
10 updates from the original author. Sometimes this seems like a good | |
11 idea at the time, but in a few months, you'll probably regret it. | |
12 | |
13 In the future, if you take an update of this framework, you'll need to run | |
14 | |
15 compass unpack zen-grids | |
16 | |
17 again or remove this unpacked extension. |