Closed hdpero closed 6 years ago
The path given for the extra requirements should work (as long as you installed via composer).
Please check that the resources
folder exists in your project (created when you composer install / update). There will be another reason why this path didn't exist - Using requirements::css won't work within the CMS (hence the use of extra_requirements).
@wilr It is installed via composer on both systems (Windows and Linux) and on both of them requirements won't load. with this approach css loads.
As per #13 and #14