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

Revert Sass to LESS #233

Closed
sahat opened this issue Feb 24, 2015 · 3 comments
Closed

Revert Sass to LESS #233

sahat opened this issue Feb 24, 2015 · 3 comments

Comments

@sahat
Copy link
Owner

sahat commented Feb 24, 2015

I will be reverting styles back to LESS due to so many annoyances related to node-sass module.

  1. gcc version incompatiblity. Remove Node-Sass Dependency  #228
  2. Incompatiblity with the latest version of io.js.
  3. Having to split themes into multiple files because you need to load Sass variables in the right order.
    screenshot 2015-02-23 19 56 13
  4. Requires you have gcc or Visual Studio or Xcode to compile native C++ code.

I assume many hackers, myself included, prefer to live on the bleeding edge, e.g. running the latest version of io.js. If you were to download hackathon starter right now you wouldn't even be able to get started.

screenshot 2015-02-23 19 59 30

I have never had any of the above issues with LESS. I still love Sass but not that much that it becomes is a stopping point.

@sahat sahat closed this as completed in 1926394 Feb 24, 2015
@geggleto
Copy link

+1

1 similar comment
@fonzarely
Copy link

+1

IrfanBaqui pushed a commit to IrfanBaqui/hackathon-starter that referenced this issue Jun 24, 2015
@gabooh
Copy link

gabooh commented Oct 10, 2015

Those are much less of a problem now that node v4 is out.

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

4 participants