mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-25 19:14:09 +03:00
Create README.md
This commit is contained in:
parent
51e91e8966
commit
236d5aae66
25
README.md
Normal file
25
README.md
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
Bootstrap Material Design
|
||||||
|
=========================
|
||||||
|
|
||||||
|
This Bootstrap theme is an easy way to use the new Material Design guide-lines by Google in your Bootstrap 3 based application.
|
||||||
|
Just include the theme right after the Bootstrap CSS and include the javascript at the end of your document, everything will be converted to Material Design (paper) style.
|
||||||
|
|
||||||
|
This theme is in early developement and is not ready for production.
|
||||||
|
|
||||||
|
|
||||||
|
Currently supported elements:
|
||||||
|
|
||||||
|
- Input fields (text, numeric, email, etc)
|
||||||
|
- Textarea
|
||||||
|
- Buttons (ripple effect working)
|
||||||
|
- Select
|
||||||
|
- Navbar
|
||||||
|
- Button groups
|
||||||
|
- Input groups
|
||||||
|
- Checkbox
|
||||||
|
- Radio
|
||||||
|
- Alerts
|
||||||
|
- Progress bars
|
||||||
|
- Jumbotron
|
||||||
|
- Wells
|
||||||
|
- Dialogs
|
Loading…
Reference in New Issue
Block a user