Skip to content

Bootstrap support #4

@Toilal

Description

@Toilal

Bootstrap has some image to copy in ../fonts/ relative to styles/ext/bootstrap.css.

It's not possible to do this by configuration only.

Grunt script should be updated in order to copy custom files to custom locations in app. It could be configured like this ...

"customFiles": [
    ["bootstrap/dist/fonts/**", "styles/fonts"],
],

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