summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorGerman M. Bravo <german.mb@deipi.com>2011-02-19 17:17:05 -0600
committerGerman M. Bravo <german.mb@deipi.com>2011-02-19 17:17:05 -0600
commit89dd9c05f4e95461ef3e9efdbacf2389dbc253fb (patch)
tree962d0a87a2d16ef8d613d583c0be34a0dcc08ae2 /README.rst
parent3eb2636a3d640d38ca2d0be58d96f3837d1e9847 (diff)
downloadpyscss-89dd9c05f4e95461ef3e9efdbacf2389dbc253fb.tar.gz
Documentation updated
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 6d4ccb7..8591f45 100644
--- a/README.rst
+++ b/README.rst
@@ -218,6 +218,8 @@ Examples
@mixin transparent() {
@include opacity(0);
}
+ >>> 1px + 5px
+ 6px
>>> _
Sass Sassy CSS