Skip to content

Bootstrap support #4

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"],
],

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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