New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

matstrap

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

matstrap

Add Material design without changing any Bootstrap syntax

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Matstrap

Sometimes you want to switch from Boostrap to Material design without rewriting all your markup. Welcome, Matstrap.

Just drop in the CSS and use all the existing Bootstrap syntax for grids, typography, buttons, modals etc.

<link rel="stylesheet" href="matstrap.min.css" media="screen">

Demo

See Demo here.

Preview

Preview

Developing

You can either run with the details color scheme or roll your own. You can adjust the colors in the matstrap.scss file and build using $ gulp sass. You can also run $ gulp sass:watch to have the changes compiled on saves. Running $ gulp build will compile the Sass and minify. The minified file will be found in /dist/matstrap.min.css.

Docs

Coming soon.

Keywords

Bootstrap

FAQs

Package last updated on 11 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts