I'm trying to pass this a file path and I don't seem to get any output file. ```js tailwind({ input: 'landing/css/styles.css', purge: true }), ``` No output anywhere that I can see though.