Conversation
PR for joomla#29621 apply the safari fix from the admin template joomla#28921 to the installer @nikosdion @PhilETaylor please test as I don't have access to safari
|
The reboot is already being imported from inside the core BS SCSS file: |
|
It may well be but the fix is NOT in that file. |
|
I know, so you can just add: Rather than importing the entire |
I am not doing that - check the paths |
|
Ah wrong template, sorry. |
Actually you are doing exactly that. the line 6: @import "../../../media/vendor/bootstrap/scss/bootstrap";Already includes reboot, so you're including the same (-ish) file twice. Either:
|
|
please read the pr before commenting!! |
|
@brianteeman I'm sorry but the naming is really poor here. The file is not |
|
it is named reboot because it follows the existing naming convention that I did not create. I can't help it if people like to comment that something is wrong and doesnt work when they dont test it |
|
Thanks! |
|
Thanks @wilsonge |
PR for joomla#29621 apply the safari fix from the admin template joomla#28921 to the installer @nikosdion @PhilETaylor please test as I don't have access to safari
PR for #29621
apply the safari fix from the admin template #28921 to the installer
@nikosdion @PhilETaylor please test as I don't have access to safari
Dont forget to npm i or node build.js --compile-css