0.0.10 • Published 7 years ago

posthtml-stylus-modules v0.0.10

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

posthtml-stylus-modules

A small library providing utility methods to replace HTML classes and ids, ans links too

Installation

npm install posthtml-stylus-modules --save

Usage

import postHtml from 'posthtml-stylus-modules';

... .pipe(plugins.jade(...)) .pipe(postHtml(jsonWithCssMap)) ...

Tests

npm test

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.5

7 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago