aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2021-03-17 17:32:14 +0100
committerVolpeon <git@volpeon.ink>2021-03-17 17:32:14 +0100
commit8f2ce6e4491d630a35dca9612daedf95b4a2954b (patch)
tree037ca6c1fd40a8c424328ad3392fe6edfaad175c /README.md
parentExpose prefix parameter for iro-props-assign-native (diff)
downloadiro-sass-8f2ce6e4491d630a35dca9612daedf95b4a2954b.tar.gz
iro-sass-8f2ce6e4491d630a35dca9612daedf95b4a2954b.tar.bz2
iro-sass-8f2ce6e4491d630a35dca9612daedf95b4a2954b.zip
Added namespaces and shortcodes for property trees
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7c04922..f02f6a7 100644
--- a/README.md
+++ b/README.md
@@ -214,7 +214,7 @@ It's a very simple feature, but it makes managing large sets of structured data
214Example usage: 214Example usage:
215 215
216```scss 216```scss
217@include iro-props-save(( 217@include iro-props-store((
218 --accent: #f00, 218 --accent: #f00,
219 --accent-text: #fff, 219 --accent-text: #fff,
220 220