diff options
author | Alvin Li <liweitianux@gmail.com> | 2013-08-13 14:13:24 +0800 |
---|---|---|
committer | Alvin Li <liweitianux@gmail.com> | 2013-08-13 14:13:24 +0800 |
commit | 9636d4a6767f49384d5c386bc3f1142c88b90613 (patch) | |
tree | 3a70f6d9e4be1791d36c87cc7cbfd1d5aa2b39dd /97suifangqa/sass/sass-extensions/zen-grids/DO_NOT_MODIFY | |
parent | 9383d9a8a5988d071766c3d08a5c946e9c5b02ae (diff) | |
download | 97dev-9636d4a6767f49384d5c386bc3f1142c88b90613.tar.bz2 |
cloned from 'bitbucket', 2013/08/13
Diffstat (limited to '97suifangqa/sass/sass-extensions/zen-grids/DO_NOT_MODIFY')
-rw-r--r-- | 97suifangqa/sass/sass-extensions/zen-grids/DO_NOT_MODIFY | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/97suifangqa/sass/sass-extensions/zen-grids/DO_NOT_MODIFY b/97suifangqa/sass/sass-extensions/zen-grids/DO_NOT_MODIFY new file mode 100644 index 0000000..9219548 --- /dev/null +++ b/97suifangqa/sass/sass-extensions/zen-grids/DO_NOT_MODIFY @@ -0,0 +1,17 @@ +This is a copy of the "zen-grids" extension. + +It now overrides the original which was found here: + +/Library/Ruby/Gems/1.8/gems/zen-grids-1.2 + +Unpacking an extension is useful when you need to easily peruse the +extension's source. You might find yourself tempted to change the +stylesheets here. If you do this, you'll find it harder to take +updates from the original author. Sometimes this seems like a good +idea at the time, but in a few months, you'll probably regret it. + +In the future, if you take an update of this framework, you'll need to run + + compass unpack zen-grids + +again or remove this unpacked extension. |