Component Library
Built Awesome Lit User Interfaces using SPECTRE component Library. SPECTRE's UI is an clean designed CSS Component Library integrated with pre-defined class styles for various frequently used components. Build your next UI faster ⏩ & copy in your project & your good to go 🚀.
To use SPECTRE's in your UI, copy the link
tag below and paste it in the <head>
tag of your html file, above all other style sheets.
<link
rel="stylesheet"
href="https://spectre-ui.netlify.app/documentation/styles.css"
/>
Or paste the following import statement at the beginning of your CSS file.
@import url('https://spectre-ui.netlify.app/documentation/styles.css')
- Typography
- Avatars
- Badges
- Alerts
- Buttons
- Cards
- Images
- Inputs
- Snackbars
- Ratings
- Lists
- Grid
- Navigation
- Slider
HTML & CSS