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

Feature: Configurable linefeed and indent #792

Merged
merged 1 commit into from
Mar 24, 2015
Merged

Feature: Configurable linefeed and indent #792

merged 1 commit into from
Mar 24, 2015

Conversation

am11
Copy link
Contributor

@am11 am11 commented 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: #682.

am11 added a commit to am11/node-sass that referenced this pull request 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 pull request 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.
* `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 that referenced this pull request Mar 24, 2015
Feature: Configurable linefeed and indent
@am11 am11 merged commit 1e07593 into sass:master Mar 24, 2015
jiongle1 pushed a commit to scantist-ossops-m2/node-sass that referenced this pull request Apr 7, 2024
Add improved source-mapping implementation
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant