I want to customize bootstrap myself via sass.
How do you guys do that? Do you customize the sass in a different project and copy the css and js files to your yii project?
Didn’t find any tips about this.
I want to customize bootstrap myself via sass.
How do you guys do that? Do you customize the sass in a different project and copy the css and js files to your yii project?
Didn’t find any tips about this.
You can use sass with Yii directly. See Application Structure: Assets | The Definitive Guide to Yii 2.0 | Yii PHP Framework