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

Remove unused bourbon gem #5051

Merged
merged 1 commit into from
Jun 30, 2017
Merged

Conversation

javierjulio
Copy link
Member

@javierjulio javierjulio commented Jun 29, 2017

I thought we were using bourbon but realized we weren’t using it to begin with so there is no need for the dependency. We have our own SASS mixins that we use but none from Bourbon. Testing locally against master, our components appear just fine, including things like gradients so this is safe removal now. No need to wait until v2.

I misread #4780 entirely since Bourbon only works with the @include syntax and but in our gradient mixin, we provide the explicit value of linear-gradient for background-image so we weren't even using Bourbon.

Fixes #4780 and #4791

We weren’t using bourbon mixins to begin with so no need for the dependency.
Copy link
Contributor

@varyonic varyonic left a comment

Choose a reason for hiding this comment

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

Looks good. Codecov drop is just a glitch.

Copy link
Member

@deivid-rodriguez deivid-rodriguez left a comment

Choose a reason for hiding this comment

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

Approval party! 🎉

@javierjulio
Copy link
Member Author

Removing dependencies.. its the best kind of party. 😎

@javierjulio javierjulio merged commit 50d9893 into activeadmin:master Jun 30, 2017
@javierjulio javierjulio deleted the remove-bourbon branch June 30, 2017 16:19
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.

None yet

4 participants