summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 51bd32a..9dced82 100644
--- a/README.rst
+++ b/README.rst
@@ -40,6 +40,7 @@ pyScss has most of the funcitonality in Sass 3.2, it supports:
* Inheritance (@extend)
* Mixins (@mixin, @include)
* Functions (@function, @return)
+ * Keyword arguments
* Conditions (@if, @else if, @else)
* Loops (@for, @each)
* Variables ($, @variables, @vars)