Skip to content
forked from DezUI/DezUI

DezUI is a build fast, minimalistic & elegant css framework for starting projects with a minimalist and elegant design and easy to kickstart development of webapps and sites.

License

Notifications You must be signed in to change notification settings

gitter-badger/DezUI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DezUI

DezUI is a lightweight, minimalist & elegant UI to start a project with a minimalist and elegant design. Checkout https://dezui.netlify.app for documentation and details

What's in the download?

DezUI/
├── index.html
├── css/
│   └── core.css
└── assets/
    └── dotted.svg

Getting started

Install manual

Download the zip

<link rel="stylesheet" href="/css/core.css">
<link rel="stylesheet" href="/css/core.min.css">

Clone the repo

git clone https://github.com/dezui/dezui.git

Install package

npm i dezui

Install from CDN

CDN RawGit
<link rel="stylesheet" href="https://unpkg.com/dezui@1.0.0">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/dezui@1.0.0">

License

All parts of DezUI are free to use and abuse under the open-source MIT license.

Contribution

We are open and very appreciative of anyone who would like to contribute to the development either by donating or taking the time to help develop this wonderful framework.

About

DezUI is a build fast, minimalistic & elegant css framework for starting projects with a minimalist and elegant design and easy to kickstart development of webapps and sites.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 96.1%
  • HTML 3.9%