Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/germondai/forms-pretty
Pretty Forms - Lightweight CSS to make your HTML Forms pretty!
https://github.com/germondai/forms-pretty
css eslint forms html prettier sass scss tailwindcss vite
Last synced: about 1 month ago
JSON representation
Pretty Forms - Lightweight CSS to make your HTML Forms pretty!
- Host: GitHub
- URL: https://github.com/germondai/forms-pretty
- Owner: germondai
- License: mit
- Created: 2024-06-04T17:05:33.000Z (7 months ago)
- Default Branch: dev
- Last Pushed: 2024-07-09T15:04:55.000Z (6 months ago)
- Last Synced: 2024-07-10T17:02:20.497Z (6 months ago)
- Topics: css, eslint, forms, html, prettier, sass, scss, tailwindcss, vite
- Language: SCSS
- Homepage:
- Size: 141 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pretty Forms
Universal **CSS** style to make your **HTML** forms **pretty**!\
Built from **SCSS** + **TailwindCSS** with **Vite**\
**Simple** to **download**, **lightweight**, **no configuration** needed!## ⚡️ Features
**Overview**
- Universal
- Lightweight
- Simple download
- No dependencies
- No configuration needed
- Automatically adds \* for required fields
- Designed for all types of inputs\
(select & textarea included)## 💾 How to Download Pretty Forms
You should **inject** the **CSS** to your **project**\
**Download** either **normal** or **gzipped** version from _releases/_\
or from **assets** of newest
**release****Add to your project**
```html
```
## 🛠️ Contribution Instructions
Requirements
- 📦 Node Package Manager (pnpm - recommended)
```bash
# Install dependencies
pnpm install# run as dev
pnpm run dev# build the app
pnpm build
```**Once you built the app**\
Move both normal and gzipped CSS from _dist/assets/_ to _releases/_\
and rename them to something like _prettyForms_---
Made with ❤️ by
@germondai