Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Option: Make linefeed and indent configurable #682

Closed
am11 opened this issue Feb 15, 2015 · 0 comments
Closed

Option: Make linefeed and indent configurable #682

am11 opened this issue Feb 15, 2015 · 0 comments

Comments

@am11
Copy link
Contributor

am11 commented Feb 15, 2015

Corresponds to sass/libsass#787.

@am11 am11 added this to the 2.1 milestone Feb 15, 2015
am11 added a commit to am11/node-sass that referenced this issue Mar 23, 2015
* `indentType` can be space or tab.
  * default: space.
* `indentWidth` is a positive integer.
  * default: 2.
  * maximum: 10 (TODO: validations)
* `linefeed` could be:
  * cr
  * crlf
  * lf
  * lfcr

Issue URL: sass#682.
PR URL: __.
am11 added a commit to am11/node-sass that referenced this issue Mar 23, 2015
* `indentType` can be space or tab.
  * default: space.
* `indentWidth` is a positive integer.
  * default: 2.
  * maximum: 10 (TODO: validations)
* `linefeed` could be:
  * cr
  * crlf
  * lf
  * lfcr

Issue URL: sass#682.
PR URL: __.
am11 added a commit to am11/node-sass that referenced this issue Mar 23, 2015
* `indentType` can be space or tab.
  * default: space.
* `indentWidth` is a positive integer.
  * default: 2.
  * maximum: 10 (TODO: validations)
* `linefeed` could be:
  * cr
  * crlf
  * lf
  * lfcr

Issue URL: sass#682.
PR URL: __.
am11 added a commit to am11/node-sass that referenced this issue Mar 23, 2015
* `indentType` can be space or tab.
  * default: space.
* `indentWidth` is a positive integer.
  * default: 2.
  * maximum: 10 (TODO: validations)
* `linefeed` could be:
  * cr
  * crlf
  * lf
  * lfcr

Issue URL: sass#682.
PR URL: __.
am11 added a commit to am11/node-sass that referenced this issue Mar 23, 2015
* `indentType` can be space or tab.
  * default: space.
* `indentWidth` is a positive integer.
  * default: 2.
  * maximum: 10 (TODO: validations)
* `linefeed` could be:
  * cr
  * crlf
  * lf
  * lfcr

Issue URL: sass#682.
PR URL: __.
am11 added a commit to am11/node-sass that referenced this issue Mar 24, 2015
* `indentType` can be space or tab.
  * default: space.
* `indentWidth` is a positive integer.
  * default: 2.
  * maximum: 10 (TODO: validations)
* `linefeed` could be:
  * cr
  * crlf
  * lf
  * lfcr

Issue URL: sass#682.
PR URL: __.
am11 added a commit to am11/node-sass that referenced this issue Mar 24, 2015
* `indentType` can be space or tab.
  * default: space.
* `indentWidth` is a positive integer.
  * default: 2.
  * maximum: 10
* `linefeed` could be:
  * cr
  * crlf
  * lf
  * lfcr

Issue URL: sass#682.
PR URL: __.
am11 added a commit to am11/node-sass that referenced this issue Mar 24, 2015
* `indentType` can be space or tab.
  * default: space.
* `indentWidth` is a positive integer.
  * default: 2.
  * maximum: 10
* `linefeed` could be:
  * cr
  * crlf
  * lf
  * lfcr

Issue URL: sass#682.
PR URL: __.
am11 added a commit to am11/node-sass that referenced this issue Mar 24, 2015
* `indentType` can be space or tab.
  * default: space.
* `indentWidth` is a positive integer.
  * default: 2.
  * maximum: 10
* `linefeed` could be:
  * cr
  * crlf
  * lf
  * lfcr

Issue URL: sass#682.
PR URL: sass#792.
am11 added a commit to am11/node-sass that referenced this issue Mar 24, 2015
* `indentType` can be space or tab.
  * default: space.
* `indentWidth` is a positive integer.
  * default: 2.
  * maximum: 10
* `linefeed` could be:
  * cr
  * crlf
  * lf
  * lfcr

Issue URL: sass#682.
PR URL: sass#792.
am11 added a commit to am11/node-sass that referenced this issue Mar 24, 2015
* `indentType` can be space or tab.
  * default: space.
* `indentWidth` is a positive integer.
  * default: 2.
  * maximum: 10
* `linefeed` could be:
  * cr
  * crlf
  * lf
  * lfcr

Issue URL: sass#682.
PR URL: sass#792.
@am11 am11 closed this as completed Mar 24, 2015
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

1 participant