Layout Container CSS - bad sample code?
I was looking at the documentation here: Configuring Layout Container and Layout Mode
There is sample code under "Include the Responsive CSS", which includes the line:
@import (once) "/etc/clientlibs/wcm/foundation/grid/grid_base.less";
The file mentioned doesn't exist on my server. (I have 6.4.2.0 installed). I do have a file named grid_base.less at the path "/libs/wcm/foundation/clientlibs/grid/grid_base.less" and that seems to work. Is this just an old sample that needs to be updated?
It caused me a fair bit of grief - you have to notice that the .less compiler is issuing a warning.