We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf5de4c commit ce80306Copy full SHA for ce80306
1 file changed
css3-values/Overview.src.html
@@ -258,6 +258,7 @@ <h3>Strings</h3>
258
259
<div class=example>
260
<pre>
261
+content: "this is a 'string'";
262
content: 'this is a "string"';
263
content: 'this is a \'string\'';
264
</pre>
0 commit comments