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.
- Host: GitHub
- URL: https://github.com/zsgsdesign/fonts-asset-raleway
- Owner: ZsgsDesign
- License: mit
- Created: 2020-12-10T15:39:49.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-10T16:11:40.000Z (over 5 years ago)
- Last Synced: 2025-06-07T01:01:45.737Z (about 1 year ago)
- Language: CSS
- Size: 799 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)