Package Exports
- @clerk/themes
- @clerk/themes/dist/themes/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@clerk/themes) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@clerk/themes
Getting Started
Clerk is the easiest way to add authentication and user management to your application. Add sign up, sign in, and profile management to your application in minutes.
You can customize the appearance of Clerk components by using the appearance prop. @clerk/themes
offers prebuilt themes.
Prerequisites
- An existing Clerk application. Create your account for free.
Installation
npm install @clerk/themes
Usage
Learn how to apply custom themes in the reference documentation.
Support
You can get in touch with us in any of the following ways:
- Join our official community Discord server
- On our support page
Contributing
We're open to all community contributions! If you'd like to contribute in any way, please read our contribution guidelines and code of conduct.
Security
@clerk/themes
follows good practices of security, but 100% security cannot be assured.
@clerk/themes
is provided "as is" without any warranty. Use at your own risk.
For more information and to report security issues, please refer to our security documentation.
License
This project is licensed under the MIT license.
See LICENSE for more information.