diff options
author | German M. Bravo <german.mb@deipi.com> | 2011-02-19 15:15:26 -0600 |
---|---|---|
committer | German M. Bravo <german.mb@deipi.com> | 2011-02-19 15:15:26 -0600 |
commit | 321d010d0d01d99c1049e3b39504a57896c2316f (patch) | |
tree | e77180db3c7ca0ed454bc963cb2520567e4e7dc0 /README.rst | |
parent | c8690f73005e3937be1ed2edce4a7e8b76b474df (diff) | |
download | pyscss-321d010d0d01d99c1049e3b39504a57896c2316f.tar.gz |
Documentation updated
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -208,6 +208,7 @@ Examples $ python scss.py -i >>> @import compass/css >>> show() + ['functions', 'mixins', 'options', 'vars'] >>> show(mixins) ['apply-origin', 'apply-transform', |