Skip to content

Commit

Permalink
Remove duplicated accent colour examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed May 15, 2024
1 parent e9afddb commit fa7835a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/styles/colours/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,13 @@ Accent colours can also be added on a per-element basis. Use one of the followin
- `tna-accent-green`
- `tna-accent-blue`

<!--
### Default (no accent colour)
{{ example({ group: "styles", item: "colours", example: "no-accent", html: false, nunjucks: false, size: "xl" }) }}
-->

### Black
### Black (default)

{{ example({ group: "styles", item: "colours", example: "accent-black", html: false, nunjucks: false, size: "xl" }) }}

Expand Down

0 comments on commit fa7835a

Please sign in to comment.