Skip to content

Commit db5c32d

Browse files
committed
updated example
1 parent 58b4435 commit db5c32d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/foundations/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ Examples:
4747
SCSS Variable:
4848

4949
```scss
50-
$ion-color-primary-100
50+
$ion-semantics-primary-300
5151
```
5252

5353
Utility class:
5454

5555
```css
56-
.ion-color-primary-100
56+
.ion-semantics-primary-300
5757
```
5858

5959
## Managing the Design Tokens

0 commit comments

Comments
 (0)