- Move root (var) style properties to `/assets/css/themes.scss` - Improve mobile navigation - Create section component for the collapsable sections. - Create logo component, so color can be changed. - Add settings page - Add option to select theme color - Add option to select theme background - Add option to enable/disable multi-colored frames. - Add settings to VueX Store - Persist VueX store in LocalStorage.
PAGES
This directory contains your Application Views and Routes.
The framework reads all the *.vue files inside this directory and creates the router of your application.
More information about the usage of this directory in the documentation.