OutputStyle
OutputStyle: "expanded" | "compressed"
© 2006–2025 the Sass team, and numerous contributors
Licensed under the MIT License.
https://sass-lang.com/documentation/js-api/types/OutputStyle
© 2006–2025 the Sass team, and numerous contributors
Licensed under the MIT License.
https://sass-lang.com/documentation/js-api/types/OutputStyle
|
|
Возможные стили вывода скомпилированного CSS:
"expanded"(по умолчанию для Dart Sass) записывает каждый селектор и объявление на отдельной строке."compressed"удаляет как можно больше лишних символов и записывает весь стилизованный документ на одной строке.