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

Working without the template #300

Open
emersonthis opened this issue Feb 11, 2014 · 0 comments
Open

Working without the template #300

emersonthis opened this issue Feb 11, 2014 · 0 comments

Comments

@emersonthis
Copy link

I'm interested in using the core framework in projects without using the web-template. My plan was to fork/clone the repo and @import _inuit.scss file into my project-specific stylesheet. This seems like it would work, but would result in all the modules getting included. To solve this, I was thinking about commenting out the unused @imports and then either .gitignore that file or --assume-unchanged to keep those changes out of any pull requests. Does this make sense? Do you have a better suggestion for how to do this?

There are two reasons why I'm exploring this:

  1. I have a slightly different preference for how to maintain git repos within other git repos (which doesn't involve sub-modules).
  2. I would like to contribute and it seemed simpler to make pull requests to the core library (tell me if I'm wrong about this).
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

No branches or pull requests

1 participant