You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The folder structure for the less files will look something like this:
/less This is the base less folder, which contains the less master files that import all the other less files. There should be one master files for all browsers, and one to target IE specifically.
/framework This folder contains the base elements of the framework that will be reused on both faculty and ualberta pages.
/ualberta This folder contains the page elements for the institutional pages
/devices This folder contains the files to target specific device resolutions
/modules This folder contains any less files for modules
/pages This folder contains any page specific less files