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

Ability to override SASS variables #134

Merged
merged 1 commit into from
Jun 27, 2016
Merged

Conversation

eliseumds
Copy link
Contributor

@eliseumds eliseumds commented Apr 18, 2016

This gives us the ability to override them. For example:

$arrow-size: 6px;
$selection-margin: 0;
@import "node_modules/react-daterange-picker/src/css/react-calendar.scss";

Docs

This gives us the ability to override them
@AlanFoster
Copy link
Member

@eliseumds Great, thanks! 👍

@AlanFoster AlanFoster merged commit c5dc878 into onefinestay:master Jun 27, 2016
@eliseumds
Copy link
Contributor Author

@AlanFoster u r back! Tks :)

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