Skip to content

az-digital/arizona-bootstrap-packagist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

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