An open API service indexing awesome lists of open source software.

https://github.com/zsgsdesign/fonts-asset-raleway

Raleway for composer.
https://github.com/zsgsdesign/fonts-asset-raleway

Last synced: 8 months ago
JSON representation

Raleway for composer.

Awesome Lists containing this project

README

          

# fonts-asset-Raleway
Raleway for composer.

## Install

```bash
composer require oomphinc/composer-installers-extender
composer require fonts-asset/raleway
```

And in `composer.json`:

```json
"extra": {
"installer-types": [
"fonts-asset"
],
"installer-paths": {
"public/fonts/{$name}": [
"type:fonts-asset"
]
}
},
```

## Usage

```html

```

## Credit

[Google Fonts](https://fonts.google.com/)