diff --git a/bin/rtlcss.js b/bin/rtlcss.js index 990d417..0f7da55 100644 --- a/bin/rtlcss.js +++ b/bin/rtlcss.js @@ -264,4 +264,4 @@ if (input != '-') { process.stdin.on('end', function() { processCSSFile(false, buffer); }); -} +} \ No newline at end of file