2023년 8월 3일 오전 3:40
The following core macros make it easy to specify alternative browser-specific properties when constructing a stylesheet tiddler:
<<box-shadow shadow>>- for the 
x-box-shadowproperties <<filter filter>>- for the 
x-filterproperties <<transition transition>>- for the 
x-transitionproperties <<transform-origin origin>>- for the 
x-transition-originproperties <<background-linear-gradient gradient>>- for the 
x-linear-gradientvalues of thebackground-imageproperty <<column-count columns>>- for the 
x-column-countproperty 
The following macros are documented separately:
All these macros are defined in the $:/core/macros/CSS tiddler.