mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-11 14:36:38 +03:00
36c59a8a45
this revealed some errors in the callout: namely that we're not supposed to have <aside> inside <main>. Since we should always have a <main>, we should indicate callouts some other way. A <div> works fine for this. |
||
---|---|---|
.. | ||
assets | ||
Examples | ||
.gitignore | ||
Assets.elm | ||
elm.json | ||
index.html | ||
Main.elm | ||
manifest.js | ||
Model.elm | ||
ModuleExample.elm | ||
NriModules.elm | ||
Routes.elm | ||
Update.elm | ||
View.elm |