Hi All,
After persisting with the authoring tool for some time I have decided to switch across to the latest v2.0 of the framework and develop straight out of that. The authoring tool just had too many blockers for me and what we are trying to achieve at the moment. Anyway, so far so good with developing this way, however one thing I noticed and wasn't quite sure if it has been covered already?
I wanted to manipulate the CSS of the menu (adapt-contrib-boxMenu). So I went into /[project]/src/menu/adapt-contrib/boxMenu/less/boxmenu.less and modified that file and after doing a 'grunt build' I wasn't seeing any of my changes.
It wasn't until I found /[project]/src/theme/adapt-contrib-vanilla/less/src/boxmenu.less and made changes there that I was seeing the changes come through?
What is the reason for this? Why has the CSS for the menu been moved into the theme folder? Doesn't really make sense to me?
Thanks
Greg