-
v1.4.36-assets URL references were modified to no longer assume '/assets/images' as the final portion of asset paths. This change was deemed as neccessary to make Apollo Kit truly platform-independent. A similiar change will be implemented into Nunjucks globals, allowing asset folders to exist at custom locations if needed.
-
v1.4.35-assets Initial release. This submodule contains Apollo's core JS, SCSS, and image assets, as well as Apollo's customized Bootstrap release. To support different varying asset paths relative to a given project's main stylesheet, a new SCSS variable, $apollo_assets_path, has been implemented into this submodule's SCSS files. The variable is set in each project's main stylesheet.