Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] _variables.scss and _styles.scss blank files #8

Open
oliviamcreativelabs opened this issue Feb 14, 2020 · 3 comments
Open

[Bug] _variables.scss and _styles.scss blank files #8

oliviamcreativelabs opened this issue Feb 14, 2020 · 3 comments

Comments

@oliviamcreativelabs
Copy link

Version

1.0.2

Reproduction link

localhost:8000

Operating System

mac.os

Device

MacBook Pro

Browser & Version

NA

Steps to reproduce

  1. Download files
  2. Go to assets > custom
  3. Open files (I used vs code and also tried it in Sublime)

What is expected?

Code to be there.

What is actually happening?

Nothing is there.


Solution

Additional comments

@oliviamcreativelabs
Copy link
Author

image

@oliviamcreativelabs
Copy link
Author

image

@rarestoma
Copy link

Hi @oliviamcreativelabs,

Thank you for working with our products.

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.

All the best,
Rares

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants