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
- Host: GitHub
- URL: https://github.com/plug-ui/plugui
- Owner: plug-ui
- License: mit
- Created: 2020-10-01T03:48:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T05:34:24.000Z (about 5 years ago)
- Last Synced: 2025-03-25T19:37:04.573Z (about 1 year ago)
- Topics: flexbox-grid, hacktoberfest, scss, shadow
- Language: SCSS
- Homepage: https://plugui.com
- Size: 383 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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
```