Pascal Bertrand wrote:
my last comparison about Gantry4/Gantry5
The way I'm working in Gantry 4 concerning css are few modification of less (if i can) using -custom.less then main modifications using custom.css
in gantry 5, as far i can see all css modif should be done in custom.scss file ?
In which file custum.scss and other default scss files are loaded ?
thakks
Bertrand
Hi Bertrand
Mark is right - LESS is out. I've found that Gantry 5 gets easier if you totlly FORGET about how Gantry 4 did things 
For an example of how powerful that custom.scss feature is, please see the guide
Adding Gantry 4 Utilities to Gantry 5 - Callisto
This is a good example of using mulitple SCSS files that will never be overwritten by updates.