Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 277 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 277 Bytes

yii2-ace-theme

Installation

add following line to the components of your config file.

'components' => [
	...
	'view' => [
	    'theme' => 'baixinxing\ace\AceTheme',
	],
	...
]

"Yii2 AceTheme"