Closed cowgill closed 9 years ago
When outputting the expanded css, this would be very nice to have.
Current output (two spaces)
body { margin: 0; }
Desired output (one tab)
Nah. Can easily be achieved with a separate task, and other than you, I doubt anyone would need this as most compile Sass=>CSS for production.
When outputting the expanded css, this would be very nice to have.
Current output (two spaces)
Desired output (one tab)