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

Created a private vars scss file #2584

Closed
wants to merge 1 commit into from
Closed

Conversation

heff
Copy link
Member

@heff heff commented Sep 12, 2015

...to be clear about which variables should be modified,
at least at this point.

...to be clear about which variables should be modified,
at least at this point.
@heff heff added this to the v5.0.0 milestone Sep 12, 2015
@heff heff closed this in c997465 Sep 15, 2015
@@ -1,4 +1,5 @@
@import "variables";
@import "private-variables";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about just importing it in variables.scss?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That'd be fine with me. Is that better for some reason?

On Mon, Sep 14, 2015 at 8:41 PM, Gary Katsevman notifications@github.com
wrote:

In src/css/video-js.scss
#2584 (comment):

@@ -1,4 +1,5 @@
@import "variables";
+@import "private-variables";

what about just importing it in variables.scss?


Reply to this email directly or view it on GitHub
https://github.com/videojs/video.js/pull/2584/files#r39471902.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No idea. @mmcc thoughts?

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

Successfully merging this pull request may close these issues.

2 participants