Skip to content

docs: update styling documentation for Auth0 Universal Components#1459

Open
chakrihacker wants to merge 3 commits into
mainfrom
feat/update-styling-docs-for-universal-components
Open

docs: update styling documentation for Auth0 Universal Components#1459
chakrihacker wants to merge 3 commits into
mainfrom
feat/update-styling-docs-for-universal-components

Conversation

@chakrihacker

Copy link
Copy Markdown
Contributor

Description

References

Testing

Checklist

  • I've read and followed CONTRIBUTING.md.
  • I've tested the site build for this change locally.
  • I've made appropriate docs updates for any code or config changes.
  • I've coordinated with the Product Docs and/or Docs Management team about non-trivial changes.

@chakrihacker chakrihacker requested a review from a team as a code owner June 26, 2026 10:37
@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview Jun 26, 2026, 10:44 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@github-actions

github-actions Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

Status Count
🔍 Total 2
✅ Successful 0
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 2
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0
Full Github Actions output

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-dev 🟢 Ready View Preview Jun 26, 2026, 10:45 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-staging 🟢 Ready View Preview Jun 26, 2026, 10:45 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

}
```css
@import 'tailwindcss';
@import '@auth0/universal-components-react/styles';

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should

@import '@auth0/universal-components-react/tailwind';

Comment on lines +70 to +71
--auth0-primary: var(--color-primary);
--auth0-primary-foreground: var(--color-primary-foreground);

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should not use auth0 here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants