H
H
HennesyGregson2020-06-13 09:08:31
css
HennesyGregson, 2020-06-13 09:08:31

How to convert SCSS to SASS with comments preserved?

There is a ready-made template for convenient layout, but all styles are written in SCSS, and I'm used to working in SASS. Is there any way to convert them one at a time or all together with comments preserved, and preferably with line spacing?
I tried sass-converter, but it translates Cyrillic into krakozyably

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Arseny, 2020-07-26
Matytsyn @ArsenyMatytsyn

Sass accepts styles written in SCSS on import. Therefore, you can safely import everything and edit selectively if necessary.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question