Skip to content

Revert Sass to LESS #233

Closed
Closed
@sahat

Description

@sahat

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions