Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cli export should recursively create the the directory #73

Open
JoA-MoS opened this issue Nov 29, 2022 · 1 comment
Open

cli export should recursively create the the directory #73

JoA-MoS opened this issue Nov 29, 2022 · 1 comment

Comments

@JoA-MoS
Copy link

JoA-MoS commented Nov 29, 2022

When specifying the export parameter that includes multiple directories the directories should be created recusively

npx tailwind-config-viewer -c ./libs/tailwind-config/src/lib/tailwind.config.js export ./dist/libs/tailwind-config

Current Behavior

Error: ENOENT: no such file or directory, mkdir '/<absolutePathToRepoRedacted>/dist/libs/tailwind-config'

Should create the directory structure specified as the export arg

@rogden
Copy link
Owner

rogden commented Nov 30, 2022

@JoA-MoS Thanks for the report and the PR! I'll get it merged in this week.

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

No branches or pull requests

2 participants