Skip to content

JowelTisso/ShieldUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shield is a simple and colorful css library. Landing Page

Installation

Link for html :

Place this link in your html head tag

<link rel="stylesheet" href="https://shieldui.netlify.app/css/shield.css" />

or

Import for css :

Import this link in the top of your css file

@import url("https://shieldui.netlify.app/css/shield.css");

Dependency

This library is dependent on font awesome icon.
So you have to import font awesome in your project for this library to function properly.

Link for font awesome

<link
  rel="stylesheet"
  href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"
/>

Components

Live Demo

demo.mp4

About

A simple and easy to use component library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published