Knight's Watch UI is a component library which is made with much focus on functionality and is easy to use, customizable CSS Framework, helping people to create their Dream Projects Better and Faster.
- HTML
- CSS
- Vanilla JS
You can download sample html file structure from Sample File
OR
You can add below lines inside your head section to get started -
<link
href="https://knights-watch-ui.netlify.app/components.css"
rel="stylesheet"
type="text/css"
/>
To also use ion-icons (which we are using internally), add below line also in your head section -
<link
href="https://knights-watch-ui.netlify.app/components/component_name/component_name.css"
rel="stylesheet"
type="text/css"
/>
Live Link - Knight's Watch UI
Documentation Guide - Documentation