deadsimple-less-watch-compiler icon indicating copy to clipboard operation
deadsimple-less-watch-compiler copied to clipboard

A nodejs script that allows you to watch a folder for changes and compile the less css files into another folder.

Results 25 deadsimple-less-watch-compiler issues
Sort by recently updated
recently updated
newest added

Fixing a bug where .less extension is not optional with some @import statements in certain directory structures. This fix checks if the @import statement has an extension available, if an...

**Which version are you using (less-watch-compiler --version to find out)?** 1.14.6 **Is the issue reproducible after updating to the latest version ( npm update less-watch-compiler)?** Yes **Describe the bug** Can't...

Thank you very much for developing (or contributing to) that nice little watcher! Actually if you'd like to limit watching files on a folder without any sub-folders, it is not...

enhancement
help wanted

**Which version are you using (less-watch-compiler --version to find out)?**: 1.13.0 **Is the issue reproducible after updating to the latest version ( npm update less-watch-compiler)?** Yes **Describe the bug** Does...

Version: 1.13.0 **Is the issue reproducible after updating to the latest version ( npm update less-watch-compiler)?** Yes Recently started working on a project using this and had never used less...

I feel like there is already a way to do this but I'm not sure of it: It would be great if a custom output name were possible. For instance:...

enhancement
help wanted

I suppose it must be an unusual thing, but we would like to run this at the top level of our src and thus need to exclude node_modules. Short of...

enhancement
help wanted

Are you using the command line tool `less-watch-compiler`? `Yes` If you are using the command line tool, which version are you using (`less-watch-compiler --version` to find out)? `1.11.3` Is the...

bug
help wanted

i.e. homepage.less which imports theme.less which imports colors.less As mentioned in Issue #55

enhancement
help wanted

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [commander](https://togithub.com/tj/commander.js) | [`^8.0.0` -> `^12.0.0`](https://renovatebot.com/diffs/npm/commander/8.0.0/12.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/commander/12.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/commander/12.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

renovate