Skip to content

Feature Request: File Globbing for Imports #11

@calvinjuarez

Description

@calvinjuarez

I'd like to be able to import all the files in a given directory to a certain place with one comment.

<!-- @import 'files/*' -->
<!-- @import 'kit-files/*.kit' -->

Or even more simply, just "import a directory" (meaning everything inside) so there's no need for * pattern matching.

<!-- @import files/ -->

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