Coder Social home page Coder Social logo

lessless's People

Contributors

geddski avatar gregleaver avatar putermancer avatar terrancesnyder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

lessless's Issues

Fix documentation regarding /path/to/project

The documentation about Usage -> As Command Line Tool states the following example:

lessless /path/to/project

Now that optimist is used, this shoud be:

lessless --directory /path/to/project

Feature request

This is great tool but pretty dangerous because it tries to scan entire folder. The folder may lots of dependencies or external code which we might not want to touch. It would be great if the tool had feature to specify specific HTML file(s). Then the tool can extract .less files from the files, compile only those and replace it.

diveSync module dependency

Not much of an issue, since it's easy enough to fix, but I thought I'd note that in order to use this, you will need to install diveSync. This is a very useful tool - thanks a lot.

Allow to specify @import paths from command line

When used as a module, lessless allows to specify the @import paths. Is this option also implemented in the command line tool and what is the syntax for it?

The docs on this should be clarified: Is 'a CSS folder' a folder named 'css' as a direct child of the project root?

add --followonly option

Add option for lessless to only compile the LESS files it finds in html links, instead of the default compiling of all LESS files.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.