Styles
Ships the package CSS bundle so consuming apps can load the generated HeroUI styles once at app startup.
Import
import "@xylex-group/athena-auth-ui/styles"Notes
- This entrypoint is documented at the entrypoint level because it re-exports an upstream package surface rather than owning separate local components, hooks, or functions in this repository.
- The local docs folder focuses on the package-owned API in
packages/heroui/src.