Skip to content

GABA2020/designSystem

Repository files navigation

GABA Design System

Demo

View More

Download and Installation

  • Download from Github
  • Download from Creative Tim

  • Install with Bower: bower install argon-design-system

  • Install with Composer: composer create-project creativetimofficial/argon-design-system

  • Clone from Github: git clone {{ site.product.github_clone }}

  • Install with Npm: npm i argon-design-system-free

  • Install with Yarn: yarn add argon-design-system-free

Documentation

The documentation for the Argon Design System is hosted at our website.

File Structure

Within the download you’ll find the following directories and files:

argon/
├── CHANGELOG.md
├── LICENSE.md
├── README.md
├── assets/
  ├── css/
  │   ├── argon.css
  │   ├── argon.css.map
  │   ├── argon.min.css
  │   ├── argon.min.css.map
  └── img/
  │   ├── argon/
  │   ├── brand/
  │   ├── icons/
  │   ├── ill/
  └── js/
  │   ├── argon.js
  │   └── argon.min.js
  └── scss/
  │   ├── bootstrap/
  │   ├── custom/
  │   ├── argon.scss
  └── vendor/
      ├── bootstrap/
      ├── bootstrap-datepicker/
      ├── font-awesome/
      ├── headroom/
      ├── jquery/
      ├── nouislider/
      ├── nucleo/
      ├── popper/

Resources

Reporting Issues

We use GitHub Issues as the official bug tracker for the Argon Design System. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of the Argon Design System. Check the CHANGELOG from your copy on our website.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
  3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Technical Support or Questions

If you have questions or need help integrating the product please contact us instead of opening an issue.

Licensing

About

GABA design system components and style guide

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published