Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nielsVoogt/nice-forms.css

Nice forms - CSS base for forms and inputs
https://github.com/nielsVoogt/nice-forms.css

Last synced: about 2 months ago
JSON representation

Nice forms - CSS base for forms and inputs

Awesome Lists containing this project

README

        

# nice-forms.css
#### Your CSS base setup for forms and inputs

I like pretty forms and clean HTML 😄 That's why I created nice-forms.css to help devs who want to hit the ground running, but don't want to stare at default input fields when doing so 💩

Check out the [demo page](https://nielsvoogt.github.io/nice-forms.css/) for more details

### Installation

Import nice-forms.css from [unpkg](https://unpkg.com/)

```html

```
Or for the reset only
```html

```

Or install via [npm](https://www.npmjs.com/package/nice-forms.css).

```
npm install nice-forms.css
```

### Contributing

If you encounter a bug on any device or have suggestions for improvement, don't hesitate to open a bug report or pull request.

### License

[MIT](https://github.com/nielsVoogt/nice-forms.css/blob/main/LICENSE)