-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: adding the ability to color text in hero banner (#755)
* Adding the ability to color text in hero banner. * Fixing prettier warnings * Update regex and remove optional parameter * Adding changelog * Adding optional prop in interface * Adapt code to use hex values instead of tailwind classes for hero text * Fix prettier --------- Co-authored-by: clincu-plenty <[email protected]> Co-authored-by: Kevin Stederoth <[email protected]>
- Loading branch information
1 parent
9a5a763
commit 1621b03
Showing
4 changed files
with
34 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters