Skip to content

Commit f6aa862

Browse files
author
Ash
committed
Elaborate on readme example
1 parent 69b2269 commit f6aa862

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ imacss
105105
.pipe(process.stdout);
106106
```
107107

108+
#### Passing a function to customise the resulting CSS rule set
109+
108110
```javascript
109111
var imacss = require('imacss');
110112

0 commit comments

Comments
 (0)