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

Adds SCSS #21

Closed
wants to merge 25 commits into from
Closed

Conversation

kennethormandy
Copy link
Collaborator

This builds on @carlosrodriguez’s pull request. Uses the latest version of Node-sass to improve the install on OS X, Windows XP, 7 & 8, and then handles SCSS error messages.

Remaining issues aren’t really related to this:

The tests need to be updated for the Windows changes, but I didn’t know what to do there.

kennethormandy referenced this pull request in sintaxi/harp Oct 19, 2013
@edrex
Copy link
Contributor

edrex commented Nov 19, 2013

With this branch linked into Harp master, a basic SCSS file renders correctly to CSS.

libsass found a binary with no trouble on OSX 10.9 and node v0.10.21 (installed via brew)

@kennethormandy
Copy link
Collaborator Author

This was merged in and taken care of a while ago:

We’re happy to announce the latest version of Harp supports Sass via the SCSS syntax! You can read the full details in the Harp v0.11.0 blog post. To get started right away, upgrade or instal Harp with sudo npm -g install harp (omit sudo if you’re using Windows).

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.

4 participants