Changes between Version 3 and Version 4 of DeveloperGuidelines/Themes/SCSS
- Timestamp:
- 07/05/18 11:21:05 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperGuidelines/Themes/SCSS
v3 v4 37 37 }}} 38 38 39 Additionally, Foundation requires loading and initialization of some JavaScript scripts, at the end of the {{{<body>}}}. The corresponding sequence is also included in a view template {{{views/foundation.js.html}}}, so it can easily be added to {{{layout.html}}}:39 Additionally, Foundation requires loading and initialization of some scripts at the end of the {{{<body>}}}. The corresponding sequence is also encoded in a view template {{{views/foundation.js.html}}}, so it can easily be added to {{{layout.html}}}: 40 40 41 41 {{{