absurd icon indicating copy to clipboard operation
absurd copied to clipboard

CLI Improvements

Open streamich opened this issue 10 years ago • 1 comments

CLI tool does not work with any extensions other than .js, which is actually a big problem.

For example, the following does not work:

absurd -s style.es6 -o style.css

Outputs an empty file. Without showing any error. Also, maybe if the output is empty, maybe it is better not to output a file at all, rather than writing an empty file.

streamich avatar May 13 '15 08:05 streamich

Hey, sorry for getting to this so lately. I'll make sure to throw an error in those cases.

krasimir avatar May 15 '15 08:05 krasimir