Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Switch to libsass #29

Merged
merged 10 commits into from
Jan 27, 2015
Merged

Switch to libsass #29

merged 10 commits into from
Jan 27, 2015

Conversation

justafish
Copy link
Member

No description provided.

spawn: false
}
}
},
clean: {
css: ['css/style.css', 'scss/_component.scss', 'scss/_layout.scss', 'scss/_skin.scss']
Copy link
Contributor

Choose a reason for hiding this comment

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

I get why clean is specified on 'css/style.css' but why 'scss/_component.scss', 'scss/_layout.scss', 'scss/_skin.scss' ?

Copy link
Member Author

Choose a reason for hiding this comment

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

They're auto-generated files through sass globbing

@@ -84,19 +80,13 @@ $ grunt wiredep
Sass files will be added into scss/_vendor.scss

```bash
$ bower install ericam/susy --save
$ bower install susy --save
Copy link
Contributor

Choose a reason for hiding this comment

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

So is there any way to track versions?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, it saves the version number into bower.json

@carwin
Copy link
Contributor

carwin commented Jan 27, 2015

I approve of this, is there anything more to do here or can I merge it?

@krisbulman
Copy link
Contributor

merge it, i have reviewed and tested

carwin added a commit that referenced this pull request Jan 27, 2015
@carwin carwin merged commit 8ed2016 into master Jan 27, 2015
@carwin carwin deleted the libsass-jf branch January 27, 2015 22:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants