diff --git a/README.md b/README.md index b4d63f4..783682c 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ With this knowledge under our belt, we can begin to define the design tokens for

№ 1. Variable As Default

```scss -+$bowhead-variable-as-default: true; +$bowhead-variable-as-default: true; body { color: v(color, brick);