Skip to content

Conversation

VigneswaranMarimuthu
Copy link

Hi,

I have modified some of your code to specify output option in the CLI. I have tested this in my local machine. So, can you merge this code into your repository ?

bin/cssbeautify Outdated
if (prevArgv !== '-o' && prevArgv !== '--output') {
console.log('Error: more than one input file.');
process.exit(1);
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something wonky going on with formatting here.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Formatted the code :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants