An open API service indexing awesome lists of open source software.

https://github.com/plug-ui/plugui

PLUG UI a collection of CSS only Pluggable & Lightweight UI Elements
https://github.com/plug-ui/plugui

flexbox-grid hacktoberfest scss shadow

Last synced: about 1 year ago
JSON representation

PLUG UI a collection of CSS only Pluggable & Lightweight UI Elements

Awesome Lists containing this project

README

          

# PLUG UI
PLUG UI is a collection of CSS only Pluggable & Lightweight UI Elements

## Contribution Guide

```bash
# Install dependencies
$ npm install

# Preview docs with hot reload at localhost:3000
$ npm run dev
```