Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

This is the greatest PostCSS plugin, believe me. I make the best plugins, and this one is tremendous.

Notifications You must be signed in to change notification settings

caseymhunt/postcss-make-css-great-again

Repository files navigation

PostCSS Make CSS Great Again Build Status

The greatest PostCSS plugin. Everyone tells me this, it's the best plugin. It's amazing. A tremendous plugin. I make, the best, plugins…

.foo {
    width: yuuge;
    font-size: tremendous;
}
.foo {
    width: 100% !important;
    font-size: 80%;
}

Usage

postcss([ require('postcss-make-css-great-again') ])

See PostCSS docs for examples for your environment.

See it in action

npm install
npm start

Check inspector to see the greatest CSS.

Giant's Shoulders...

The real hero here is kunukn who created PAPV (postcss-alter-property-value), the plugin I modified to create MCGA.

All accolodes belong to him. I'm just super good at google/stealing.

About

This is the greatest PostCSS plugin, believe me. I make the best plugins, and this one is tremendous.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published