postcss-lolcat-stylesheets

1.0.1 • Public • Published

PostCSS Lolcat Stylesheets Build Status

PostCSS plugin for writing Lolcat Style Sheets.

alt tag

Lolcat syntax

.ohai {
    posishun: relativ;
    bakground-color: chawklit;
    bakground-image: none;
    font-pplz: Helvetica, Arial;
    color: silvr;
    lettr-spacin: 2px;
    paddin-rite: 30px;
}

CSS output

.ohai {
    position: relative;
    background-color: chocolate;
    background-image: none;
    font-family: Helvetica, Arial;
    color: silver;
    letter-spacing: 2px;
    padding-right: 30px;
}

Here you can see the full list of Lolcat CSS Properties

Here you can see the full list of Lolcat CSS Values

Usage

postcss([ require('postcss-lolcat-stylesheets') ])

See PostCSS docs for examples for your environment.

Package Sidebar

Install

npm i postcss-lolcat-stylesheets

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • sandral