Skip to content

replace less with stylus #2110

@markshust

Description

@markshust

I understand the reasoning behind picking less over sass. It made sense. However, if the files were converted to stylus, it would provide the ability to use many other css code styles for development (indentation, brackets vs no brackets, eliminating semicolons, etc.), as well as pick up a lot of additional math functions & additional functionality. I think this update would be very welcomed by the community.

Migration from less to stylus would be very simple, as stylus can accept a very similar format (basically, the same format) as less. A pull request for this would involve renaming files from .less to .styl, and then just updating the grunt/gulp build commands. Everything else should basically remain the same.

Let me know your thoughts and I can work on a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions