Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Masaaki Morishita committed Aug 13, 2015
1 parent 6b37c8d commit 6422fae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,10 @@ Options:
-h, --help output usage information
```

CSSfmt can also read a file from stdin if there are no input-fle as argument in CLI.

So, we can use CSSfmt in Vim, if we run `:%!cssfmt`.

### in Node.js

```js
Expand Down

0 comments on commit 6422fae

Please sign in to comment.