You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i then changed the title in /src/components/Index.vue and that live reloaded,
i then changed the color $primary = #6e3124 in /src/themes/app.variables.stylus, color change did not live reload and then after quiting the dev server, to run quasar build, changes did not build.
no error from the cli was given.
The text was updated successfully, but these errors were encountered:
so i ran these commands
i then changed the title in
/src/components/Index.vue
and that live reloaded,i then changed the color
$primary = #6e3124
in/src/themes/app.variables.stylus
, color change did not live reload and then after quiting the dev server, to runquasar build
, changes did not build.no error from the cli was given.
The text was updated successfully, but these errors were encountered: