Skip to content

cli export should recursively create the the directory #73

@JoA-MoS

Description

@JoA-MoS

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions