diff options
| author | Volpeon <git@volpeon.ink> | 2021-03-17 17:32:14 +0100 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2021-03-17 17:32:14 +0100 |
| commit | 8f2ce6e4491d630a35dca9612daedf95b4a2954b (patch) | |
| tree | 037ca6c1fd40a8c424328ad3392fe6edfaad175c /README.md | |
| parent | Expose prefix parameter for iro-props-assign-native (diff) | |
| download | iro-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -214,7 +214,7 @@ It's a very simple feature, but it makes managing large sets of structured data | |||
| 214 | Example usage: | 214 | Example 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 | ||
