1.0.1 • Published 7 years ago

less-plugin-to-crlf v1.0.1

Weekly downloads
8
License
Apache-2.0
Repository
github
Last release
7 years ago

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