0.1.7 • Published 3 years ago

nice-forms.css v0.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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 for more details

Installation

Import nice-forms.css from unpkg

<link rel="stylesheet" href="https://unpkg.com/nice-forms.css@0.1.7/dist/nice-forms.css" />

Or for the reset only

<link rel="stylesheet" href="https://unpkg.com/nice-forms.css@0.1.7/dist/nice-forms-reset.css" />

Or install via npm.

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

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago