Skip to content

Mis-leading "client-side" text #6

Open
@matthew-dean

Description

@matthew-dean

I still think this is misleading on the website:

LESS runs on both the server-side (with Node.js and Rhino) or client-side (modern browsers only).

Everyone I know in web-development would assume that saying "LESS runs client-side" means it's good to go for production, when what we (currently) mean here is that you can test it in the browser.

How about:

LESS compiles on the server-side (with Node.js, Rhino, and others), or you can easily try it client-side (on modern browsers).

"Try" implying "testing"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions