Skip to content

puzhkkattiri/nice-forms.css

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Nice forms - CSS base for forms and inputs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 96.5%
  • JavaScript 3.5%