Skip to content

Composer package containing Arizona Bootstrap dist assets for use by PHP / Drupal projects.

Notifications You must be signed in to change notification settings

az-digital/arizona-bootstrap-packagist

Repository files navigation

Arizona Bootstrap Packagist Repo

Composer package that contains the dist version of Arizona Bootstrap assets for use by PHP / Drupal projects.

Instructions for non-Drupal Projects

If using this package in a non-Drupal project, you may want to add the following configuration to your project's composer.json file:

{
    "extra": {
        "installer-disable": [
            "drupal"
        ]
    }
}

About

Composer package containing Arizona Bootstrap dist assets for use by PHP / Drupal projects.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published