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
Is anyone else having issues with overriding the color values? I'm trying to override the primary color value to #003da7 by changing the sass variable in my app.scss file. So far, no luck.
app.scss $pretty--color-primary: #003da7;
The text was updated successfully, but these errors were encountered:
Is anyone else having issues with overriding the color values? I'm trying to override the primary color value to #003da7 by changing the sass variable in my app.scss file. So far, no luck.
app.scss
$pretty--color-primary: #003da7;
The text was updated successfully, but these errors were encountered: