mike7515 / code-beautifier

MIT License
19 stars 5 forks source link

don't work with `.sass`? #12

Closed thearabbit closed 6 years ago

thearabbit commented 7 years ago

don't work with .sass?

// theme.sass
.line-space {
    margin-bottom: 15px;
}Ï
danielcooperxyz commented 7 years ago

it does seem to work with .scss files

thearabbit commented 7 years ago

Yes, it works with .scss file

mike7515 commented 6 years ago

Duplicated https://github.com/mike7515/code-beautifier/issues/8