An open-sourced, modern, responsive front-end framework based on Material Design
I am currently working with materialize CSS and it seems I've gotten snagged with the select fields. I'm using the …
javascript html css materializeMy apologies if this is a very simple question, but how do you use google material icons without a <…
javascript html cordova materializeI just started using the materialize css framework. Now, materialize converts any select tag into a collection of ul and …
javascript jquery css materializeI have a Meteor/React project, using ES6 modules. I've installed materialize-css using npm, but I'm not sure how to …
reactjs npm materialize material-uiI'm using the Materialize.css framework and I noticed that the color of the text input fields is green and …
css html materializeHow can I center the login box both horizontal and vertical? Here is my structure: <div class="container"> &…
html css material-design materializeI use css framework Materialize.css I don't understand where past color in my HTML icon <i class="large …
css materializeI am trying to create a Layout component which would render the Header and Footer. So that I can later …
javascript reactjs header footer materializeI have asked myself (not tested) if it is possible to integrate both bootstrap and materializecss into the same project …
css twitter-bootstrap web css-frameworks materializeI want to close modal ONLY when user clicks on close button. I know, how to do this in Bootstrap. …
modal-dialog materialize