Skip to content

Commit

Permalink
CLI: Switch to UNIX line endings
Browse files Browse the repository at this point in the history
Fixes #14
  • Loading branch information
MohammadYounes committed Oct 23, 2014
1 parent e3eb159 commit 36127a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/rtlcss.js
Original file line number Diff line number Diff line change
Expand Up @@ -264,4 +264,4 @@ if (input != '-') {
process.stdin.on('end', function() {
processCSSFile(false, buffer);
});
}
}

0 comments on commit 36127a3

Please sign in to comment.