sass-export icon indicating copy to clipboard operation
sass-export copied to clipboard

Implement support for SASS indented syntax

Open civan opened this issue 8 years ago • 0 comments

Currently we only support SCSS syntax. We'll need Indented syntax:

http://sass-lang.com/documentation/file.INDENTED_SYNTAX.html

Don't forget to update:

  • [ ] source code
  • [ ] unit tests
  • [ ] documentation
  • [ ] examples

civan avatar Oct 25 '17 03:10 civan