mylistryx/yii2-source-sans-3-asset

Yii2 Source Sans 3 font asset bundle

1.0.0 2024-12-02 20:04 UTC

This package is auto-updated.

Last update: 2025-03-30 20:46:33 UTC


README

Installation

The preferred way to install this extension is through composer

Either run: composer require mylistryx/yii2-source-sans-3-asset or add "yii2-source-sans-3-asset": "~1.0.0" into your composer.json file.

Then register assets in your view file: SourceSans3Asset::register($this) or SourceSans3CdnAsset::register($this) to use CDN version.

CDN version always contains last version of source bundle.