From 8f2ce6e4491d630a35dca9612daedf95b4a2954b Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 17 Mar 2021 17:32:14 +0100 Subject: Added namespaces and shortcodes for property trees --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 Example usage: ```scss -@include iro-props-save(( +@include iro-props-store(( --accent: #f00, --accent-text: #fff, -- cgit v1.3.1