🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

mp.css

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mp.css

CSS utility for common use cases

1.0.0
latest
Source
npm
Version published
Maintainers
1
Created
Source

mp.css

CSS utility classes for common use cases

mp.css is a set of CSS classes which can be used to style elements in a fast way. Just because writing in the style attr is ugly :wink:

Getting started

Just include dist/mp.min.css in your project and use its classes to quickly apply style to your elements.

Documentation

Check out the project wiki to see che class reference.

Project Setup

This project uses gulp as its build system.

  • Install gulp: $ npm install -g gulp
  • Install dependencies: $ npm install
  • Build: $ gulp build

License

MIT © 2017 alesmit

Keywords

css

FAQs

Package last updated on 17 May 2017

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