Skip to content
master
Go to file
Code

Latest commit

…e used together. (#170)

When rtlcss is called with both --silent and --stdin to take the css
from stdin and output to stdout, the --silent flag results in no output
since console.log is redefined to be an empty function. Using
process.stdout.write instead of console.log fixes this issue.
f5afa82

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

You can’t perform that action at this time.