niduscss-material-fab
Material design style used in FAB buttons for niduscss framework.
Installation
$ npm install niduscss-material-fab
Usage
Define the custom properties in a file if you like modify the default values:
Example: create a setting.css file:
Import styles:
styles.css:
/* Import first de file with custom properties or declare before import the component. ========================================================================== */ ; /* Material components ========================================================================== */; /* Other styles */
Use in html files
<!-- Button usign material icons module --> save