How can I include multiple css files
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
- parmonov98
- Posts: 33
- Joined: 24 Sep 2020, 12:12
How can I include multiple css files
How can I include multiple css files?
https://i.imgur.com/ckoHUMa.png - I see there is a @aimeos_styles layout component. where is it implemented, I mean I wanna add custom css files like in the screenshot https://i.imgur.com/R6CawNK.png
https://i.imgur.com/ckoHUMa.png - I see there is a @aimeos_styles layout component. where is it implemented, I mean I wanna add custom css files like in the screenshot https://i.imgur.com/R6CawNK.png
Re: How can I include multiple css files
The "@aimeos_styles" is populated here:
https://github.com/aimeos/aimeos-larave ... .blade.php
You can overwrite the file if you copy it to ./resources/views/vendor/shop/ like described in the Laravel documentation:
https://laravel.com/docs/master/packages#views
https://github.com/aimeos/aimeos-larave ... .blade.php
You can overwrite the file if you copy it to ./resources/views/vendor/shop/ like described in the Laravel documentation:
https://laravel.com/docs/master/packages#views
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,
