postcss-andalusian-stylesheets

0.0.4 • Public • Published

PostCSS Andalusian Stylesheets Build Status

PostCSS plugin for writing Andalusian Stylesheets..

CSS original code postcss-andalusian-stylesheets
.foo {
    border-radius: 3px;
    background: encalao;
    width: 300px;
    height: 200px;
    float: left;
    top: 2rem;
    bottom: 20px;
    left: 100px;
    right: 100px;
    letter-spacing: -1px;
    cursor: pointer !important;
    text-transform: uppercase;
    margin: 100px 50px;
    animation: musho 5s;
}
                
.foo {
    reondeao: 3mijillah;
    detrah: white;
    ansho: 300mijillah;
    largo: 200mijillah;
    agarrao: isquierdah;
    en-to-lo-arto: 2peasoh;
    por-lo-bahini: 20mijillah;
    isquierdah: 100mijillah;
    deresha: 100mijillah;
    huecoh: -1mijillah;
    fleshita: manita !arfavó;
    lah-letrah: en-grande;
    separao: 100mijillah 50mijillah;
    jorgorio: musho 5s;
}
                

Usage

npm install --save-dev postcss postcss-andalusian-stylesheets
postcss([ require('postcss-andalusian-stylesheets') ])

See PostCSS docs for examples for your environment.

Contribute

Fork the repo

Setup the devel env with npm install

Run gulp (it use gulp 4)

Edit src/properties.json or src/values.json. You can translate one item to only one value or several. For example

{
    (...),
    "blue": [
        "asú",
        "azú"
    ],
    (...)
    "color": "coló",
    (...)
}

Add some tests if you want.

Add your name to AUTHORS.md.

Make me a PR.

Thanks

This plugin is based on ismamz/postcss-spanish-stylesheets and Semigradsky/postcss-russian-stylesheets

Package Sidebar

Install

npm i postcss-andalusian-stylesheets

Weekly Downloads

4

Version

0.0.4

License

MIT

Unpacked Size

43.8 kB

Total Files

14

Last publish

Collaborators

  • bameda