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
The custom>_variables.scss is for overwriting our colors setted in theme>variables.scss.
For example, if you write in custom>_variables.scss $primary: #000000 !default; and the run gulp compile-scss the primary color will be overwritten with the one set in custom>_variables.scss.
Please let me know if you need help with anything else.
Version
1.0.2
Reproduction link
localhost:8000
Operating System
mac.os
Device
MacBook Pro
Browser & Version
NA
Steps to reproduce
What is expected?
Code to be there.
What is actually happening?
Nothing is there.
Solution
Additional comments
The text was updated successfully, but these errors were encountered: