If I try to provide the CLI a .ts config file it errors with ``` import type { Config } from "tailwindcss"; ^^^^^^ SyntaxError: Cannot use import statement outside a module ```