Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Auth0 Styleguide Components

HTML and CSS components for Auth0 projects (components inherited from bootstrap with our styles).

Install/Implementation

CDN (prefered way):

<link rel="stylesheet" href="https://cdn.auth0.com/styleguide/components/0.0.2/components.min.css" />

With npm do:

npm install --save auth0/styleguide#components-0.0.2