File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -88,15 +88,15 @@ description: >
88
88
89
89
# URLs
90
90
homepage : http://lesscss.org
91
- onlineeditor : http://lesscss.org/less-preview
91
+ playground : http://lesscss.org/less-preview
92
92
repo : <%= pkg.homepage %>
93
93
issues : <%= pkg.bugs.url %>?&state=open
94
94
download :
95
95
source : <%= pkg.homepage %>/archive/master.zip
96
96
latest : https://raw.github.com/less/less.js/master/dist/less.js
97
97
98
98
cdn :
99
- cloudflare : https://cdn.jsdelivr.net/npm/less@4
99
+ cloudflare : https://cdn.jsdelivr.net/npm/less
100
100
101
101
102
102
# =============================================
Original file line number Diff line number Diff line change 12
12
<p >Or the browser:</p >
13
13
<code >{{ marked ' <link rel="stylesheet/less" type="text/css" href="styles.less" />' }} </code ><br >
14
14
<code >< script src="<a href =" {{ site.cdn.cloudflare }} " >{{ site.cdn.cloudflare }} </a >" >< /script> </code ><br >
15
+ <br ><br >
16
+ <p >Or try <code ><a href =" {{ site.playground }} " >online playground</a ></code > ! 🆕</p >
15
17
16
18
</div >
17
19
</div >
You can’t perform that action at this time.
0 commit comments