Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
},
'marker-mid': {
syntax: 'none | ',
initial: 'none',
inherited: true,
media: 'visual',
},
'marker-start': {
syntax: 'none | ',
initial: 'none',
inherited: true,
media: 'visual',
},
mask: styleProperties.mask,
opacity: styleProperties.opacity,
overflow: styleProperties.overflow,
'paint-order': styleProperties['paint-order'],
'pointer-events': styleProperties['pointer-events'],
'shape-rendering': {
syntax: 'auto | optimizeSpeed | crispEdges | geometricPrecision',
initial: 'auto',
inherited: true,
media: 'visual',
},
'stop-color': {
syntax: 'currentColor | ',
initial: 'black',
inherited: false,
media: 'visual',
},
'stop-opacity': {
syntax: '',