xutl / yii2-fmt-asset
The fmt style for the Yii framework
Package info
github.com/xutl/yii2-fmt-asset
Language:CSS
Type:yii2-extension
pkg:composer/xutl/yii2-fmt-asset
1.0.0
2017-05-24 09:13 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2026-02-11 06:18:46 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist xutl/yii2-fmt-asset
or add
"xutl/yii2-fmt-asset": "~1.0"
to the require section of your composer.json file.