- commit
- 8496a7f8e5d57d36fdccaf2193833238da1def98
- parent
- f0ce606fe277ac9d6eb64e8edd7783fcda90432a
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-02-16 08:11
fix syntax highlighting
Diffstat
| M | README.md | 2 | +- |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
@@ -32,7 +32,7 @@ details. 32 32 33 33 Import it in your Sass files: 34 3435 -1 ```sass-1 35 ```scss 36 36 @import "node_modules/sass-planifolia/sass/math"; 37 37 @import "node_modules/sass-planifolia/sass/contrast"; 38 38 @import "node_modules/sass-planifolia/sass/color";