Add note about an opera bug.
This commit is contained in:
parent
9176a3f9a7
commit
b3b7c898b1
@ -15,3 +15,5 @@ classnames:
|
|||||||
Provides mixins to create cross-browser CSS3 gradients.
|
Provides mixins to create cross-browser CSS3 gradients.
|
||||||
To enable SVG gradient support in Opera and IE9, set
|
To enable SVG gradient support in Opera and IE9, set
|
||||||
<code>$experimental-support-for-svg: true</code> in your stylesheet.
|
<code>$experimental-support-for-svg: true</code> in your stylesheet.
|
||||||
|
NOTE: At this time, opera won't render an SVG background on a element
|
||||||
|
with a border.
|
||||||
|
Loading…
Reference in New Issue
Block a user