HTML and CSS components for Auth0 projects.
CSS components for Auth0 projects (based on Bootstrap components).
Using our CDN is the prefered solution. Just add the following line in your project's HTML head and you are done.
``html`
Download the package from NPM if you want to integrate the components styles to your own build process.
`bash`
npm install --save auth0-styleguide-components
Run this commands to start developing:
`bash`
npm install
npm start
Run the command bin/version inside the package directory. This will commit a new version for you.
Example
```
bin/version patch
All the logos and branding are copyright Auth0 and may not be used or reproduced without explicit permission from Auth0 Inc.
The icons are licensed from Budi Harto Tanrim. All other third-party components are subject to their own licenses.