Skip to content

Import Javascript file to introduce functions to LESS compiler. #984

Closed
@mvalipour

Description

@mvalipour

Let's say I have javascript functions that are long. Having them inline makes it:

  • Horrible to read/debug
  • Not reusable

Would it not be nice to be able to say:

@import "lesshelper.js"

and then LESS compilers load the file before compilation?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions