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

Now Managing the normalize.css in bower #27

Closed
wants to merge 2 commits into from

Conversation

noahbass
Copy link
Contributor

This removes the _normalize.css from its normal home. It is now managed in the bower.json.

The normalize.css is included in both dev and dist builds.

@salttis
Copy link
Contributor

salttis commented Sep 26, 2013

At the moment the grunt-bower cannot compile .css-files. I've send a PR to the maintainer to fix this issue.

@salttis
Copy link
Contributor

salttis commented Sep 26, 2013

But that shouldn't matter because the normalize.css file is compiled from the source directory

@noahbass
Copy link
Contributor Author

@3bola - correct, should not be an issue right now. you do get this red text in the bower task when running grunt just because the bower task cannot do css:

Fail to copy lib file for normalize-css!

But everything still works.

@noahbass
Copy link
Contributor Author

hold on - there is a problem:

for some reason only the normalize is getting compiled and the style.scss isn't

I'm fixing it right now

An issue occurred where the normalize.css and normal css would not compile together. The normalize is now imported into the style.scss, but is still managed by bower.
@noahbass
Copy link
Contributor Author

okay, everything is working now

@noahbass
Copy link
Contributor Author

there are some problems with the build, closing for now...

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

2 participants