Will gulp-cssnano delete the-webkit-box-orient: vertical; style?

in the process of compression, it is found that gulp-cssnano will delete the-webkit-box-orient: vertical; style. How can this be avoided? I don"t want to delete any css code when I compress it.

May.13,2021

cssnano({
    autoprefixer: false
})
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b405d3-2c501.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b405d3-2c501.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?