less-plugin-to-crlf

1.0.1 • Public • Published

less-plugin-to-crlf

lessc outputs LF ending files by default. This plugin replaces the LF endings with CRLF endings.

lessc usage

Install the plugin to the same level of less

npm install --less-plugin-to-crlf

or if install less globally,

npm install -g --less-plugin-to-crlf

Once install, you can use it with option --to-crlf on command line. For example.

lessc --to-crlf 

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.11,134latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.11,134
1.0.02

Package Sidebar

Install

npm i less-plugin-to-crlf

Weekly Downloads

1,136

Version

1.0.1

License

Apache-2.0

Last publish

Collaborators

  • eastenluis