File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 12
12
< link rel ="preconnect " href ="https://fonts.gstatic.com ">
13
13
< link href ="https://fonts.googleapis.com/css2?family=PT+Mono&display=swap " rel ="stylesheet ">
14
14
< script > ( window . customElements && document . head . attachShadow ) || ( document . querySelector ( 'html' ) . className += ' oldie' ) </ script >
15
- < script type ="
module "
> import 'https://esm.sh/[email protected] .4 ' </ script >
15
+ < script type ="
module "
> import 'https://esm.sh/[email protected] .5 ' </ script >
16
16
</ head >
17
17
< body >
18
18
22
22
< h1 >
23
23
< span class ="title ">
24
24
< < em > css-doodle</ em > />
25
- < a class ="
version "
href ="
https://esm.sh/[email protected] .4 /css-doodle.min.js?raw "
> v0.42.
4 </ a >
25
+ < a class ="
version "
href ="
https://esm.sh/[email protected] .5 /css-doodle.min.js?raw "
> v0.42.
5 </ a >
26
26
</ span >
27
27
</ span >
28
28
</ h1 >
@@ -811,7 +811,7 @@ <h4><a name="selector-@match"></a><span>@match(expression)</span></h4>
811
811
background: #60569e;
812
812
}
813
813
</ textarea >
814
- < css-doodle grid ="5 ">
814
+ < css-doodle grid ="5 "> < style >
815
815
: doodle {
816
816
@size : 8em ;
817
817
}
@@ -825,7 +825,7 @@ <h4><a name="selector-@match"></a><span>@match(expression)</span></h4>
825
825
color : # fff ;
826
826
}
827
827
}
828
- </ css-doodle >
828
+ </ style > </ css-doodle >
829
829
</ p >
830
830
< p >
831
831
For convenience the symbols < code > ≤</ code > and < code > ≥</ code >
@@ -2225,7 +2225,7 @@ <h4><a name="function-@plot"></a><span>@plot(commands)</span></h4>
2225
2225
2226
2226
< p >
2227
2227
Generate two values in percent and seperated with space.
2228
- The syntax is the same with < a href ="#function-@shape "# > @shape</ a > .
2228
+ The syntax is the same with < a href ="#function-@shape "> @shape</ a > .
2229
2229
</ p >
2230
2230
< p class ="has-preview ">
2231
2231
< textarea code >
You can’t perform that action at this time.
0 commit comments