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

Add Eyeglass support to Bootstrap #1007

Merged
merged 3 commits into from
Feb 19, 2016
Merged

Add Eyeglass support to Bootstrap #1007

merged 3 commits into from
Feb 19, 2016

Conversation

iammikecohen
Copy link

I added Eyeglass support to Bootstrap. If someone is using Eyeglass they can now work with Bootstrap without having to edit the library or move Bootstrap from their node_modules folder.

@@ -294,6 +294,22 @@ $navbar-default-color: $light-orange;
@import "bootstrap";
```

### Eyeglass

Boodstrap is available as an [Eyeglass](https://github.com/sass-eyeglass/eyeglass) module. After installing Bootstrap via NPM you can import the Bootstrap library via:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Typo: "Boodstrap" [sic]

@cvrebert
Copy link
Collaborator

This seems like a reasonable and non-overly-burdensome feature to support.

@thomas-mcdonald
Copy link
Member

yeah seems good

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

Successfully merging this pull request may close these issues.

None yet

4 participants