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

[#93] Add manifest import paths as a variable #100

Merged

Conversation

planktonic
Copy link
Member

@planktonic planktonic commented Jun 8, 2016

Instead of a variable in the manifest file to set the import path for bitstyles sass files (to allow different paths when compiling in the bitstyles repo or when it’s installed in your local project), this PR instructs users of the library to add the bitstyles location to the path variable passed to the sass compiler (whether rails or gulp), as described in #93.

  • Updated the readme to provide instructions how to install and include the sass in gulp & rails projects when using npm or bower to install the library.
  • Updated references to the version number of bitstyles as the advice here will not work with other releases.

Assumes #96 #94 are merged with no functional differences to their current state.
Fixes #93
Fixes #62

… the sass in gulp & rails projects when using npm or bower to install the library.

Assumes #96 #94 are merged with no functional differences to their current state.
Updated references to the version number of bitstyles as the advice here will not work with other releases.
@sonniesedge
Copy link
Contributor

👍

@sonniesedge sonniesedge merged commit 251a0a8 into master Jun 13, 2016
@sonniesedge sonniesedge deleted the feature/93-add-manifest-import-paths-as-a-variable branch July 21, 2016 13:31
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