Socket
Socket
Sign inDemoInstall

pleeease

Package Overview
Dependencies
253
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    pleeease

Process CSS with ease


Version published
Weekly downloads
401
decreased by-17.83%
Maintainers
1
Install size
42.3 MB
Created
Weekly downloads
 

Readme

Source

Pleeease

Process CSS with ease.

  • Website
  • Documentation
  • Interactive Demo

Pleeease is a Node.js application that easily process your CSS. It combines CSS preprocessors with PostCSS plugins, like Autoprefixer, Pixrem and so on, with full sourcemaps support. It helps create clean stylesheets, support older browsers and offers better maintainability.

In short, Pleeease === ((Sass || LESS || Stylus) || CSS) && PostCSS

Build Status Coverage Status

Plugins

Workflow

Contribute

  • Clone repository
  • Install dependencies with npm install
  • Run tests with npm test
  • There are also Gulp tasks: lint code, create standalone version, bump version

There is a lot of stuff to do: adding more unit tests, adding new postprocess tasks, etc.

Licence

MIT Vincent De Oliveira

Keywords

FAQs

Last updated on 19 Dec 2017

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc