Skip to content

Commit

Permalink
fix(cta): move component level css props to private vars (#1330)
Browse files Browse the repository at this point in the history
* fix(cta): move componenent level css props to private vars

* chore(cta): lint long lines

* fix(cta): fix typos

* fix(cta): incorrectly fixed  conflict from merge

* docs(cta): add desaturated demo

* docs(cta): remove desatruated demo

* chore(cta): add changeset
  • Loading branch information
zeroedin authored Aug 8, 2024
1 parent c112f99 commit 317eb6d
Show file tree
Hide file tree
Showing 2 changed files with 385 additions and 121 deletions.
5 changes: 5 additions & 0 deletions .changeset/giant-crabs-hug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rhds/elements": patch
---

`<rh-cta>`: corrected cta tokens public api
Loading

0 comments on commit 317eb6d

Please sign in to comment.