This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
forked from auth0-extensions/auth0-account-link-extension
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding support for custom css, cleaning up svgs
The extension will now allow customers to add their own CSS to the extension's "Link" page. I also yanked out the SVG dimensions into JS vars because: 1. Emacs was crashing with it all inline 2. We had repeated values and it made more sense to DRY it up 3. It was obnoxious for me to view/edit the template
- Loading branch information
Showing
2 changed files
with
28 additions
and
19 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