Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 625 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 625 Bytes

A Lightweight Front-end library for easier and faster development of Web Interfaces

Installation

To get started add the following link tag to your head element of the HTML file.

  <link rel="stylesheet" href="https://plovex-ui.netlify.app/css/component.css">

or

Paste this in your css file

@import url("https://plovex-ui.netlify.app/css/component.css");

Components provided

  • Avatar
  • Alert
  • Button
  • Card
  • Image
  • Navbar
  • Toast
  • Typography