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
{{ message }}
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.
I guess this is a minor cosmetic issue, but I thought it'd be worth bringing up nonetheless.
I noticed that the scss variables are named by color. For example
$c_red: #e45353
I've overridden them in my project, and now I've got a variable named $c_red that's actually blue. Would it not be better to name them by purpose?
The text was updated successfully, but these errors were encountered:
I guess this is a minor cosmetic issue, but I thought it'd be worth bringing up nonetheless.
I noticed that the scss variables are named by color. For example
I've overridden them in my project, and now I've got a variable named $c_red that's actually blue. Would it not be better to name them by purpose?
The text was updated successfully, but these errors were encountered: