Aivars wrote:Not really, because box-shadow is supported by all browsers, even the pretty old ones so adding webkit-box-shadow would just pollute your css file. We tried to carefully pick only those that are really required, but you can also customize it by modifying <Webuilder Folder>\data\prefixizer.ini
Interesting point, Aivars.
Just for test trid to customize proposed .ini
I close the Webuilder, opened <Webuilder Folder>\data\prefixizer.ini file, add border-raduis and box-shadow to prefixize.
Opened the Webuilder and saved file.
There was the background-image: linear-gradient(to bottom, #5CC3FF, #0060BF); property also.
The background-image was prefixized, my added - no.
Undo changes.
Closed Webuilder.
Delete all content of the .ini
Start the program and apply the action to file.
Not working.
So .ini file is working, but I cannot customize it, can just delete something ....