Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] portal: raise front-end asset priority
This is necessary to make it among the first of the "assets frontend" inherited views, and specifically make it appear *before* the one from website. Without this, SCSS styles may be randomly broken if the original installation order of `portal` and `website` was reversed (e.g. for older databases).
- Loading branch information