/prefix-ui

A component library and utility based frame-work for creating user interfaces

Primary LanguageHTML

PREFIX

Alway before your content


Installation

Copy and paste this code snipet inside the <head> tag of you document


<link rel="stylesheet" href="https://prefix-ui.netlify.app/global.css" />
<script defer type="text/javascript" src="https://prefix-ui.netlify.app/globalScript.js"></script>


Components

  • Alert
  • Avatar
  • Badge
  • Button
  • Card
  • Grid
  • Image
  • Input
  • List
  • Modal
  • Navigation
  • Rating
  • Toast
  • Typography

Checkout the Documentation for more info