File tree 4 files changed +563
-1
lines changed
4 files changed +563
-1
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,7 @@ Quick Reference
34
34
[ Electron] ( ./docs/electron.md ) <!-- rehype:style=background: rgb(0 72 153/var(\-\-bg\-opacity));-->
35
35
[ Emmet] ( ./docs/emmet.md ) <!-- rehype:style=background: rgb(122 203 23/var(\-\-bg\-opacity));-->
36
36
[ Styled Components] ( ./docs/styled-components.md ) <!-- rehype:style=background: rgb(221 60 184/var(\-\-bg\-opacity));-->
37
+ [ Stylus] ( ./docs/stylus.md ) <!-- rehype:style=background: rgb(109 161 63/var(\-\-bg\-opacity));-->
37
38
[ HTML] ( ./docs/html.md ) <!-- rehype:style=background: rgb(228 77 39/var(\-\-bg\-opacity));-->
38
39
[ JavaScript] ( ./docs/javascript.md ) <!-- rehype:style=background: rgb(203 183 31/var(\-\-bg\-opacity));-->
39
40
[ Jest] ( ./docs/jest.md ) <!-- rehype:style=background: rgb(153 66 91/var(\-\-bg\-opacity));-->
Original file line number Diff line number Diff line change 1
1
Less 备忘清单
2
2
===
3
3
4
- 本备忘单旨在快速理解 [ Less] ( https://github.com/lerna/lerna ) 所涉及的主要概念,显示了它的常用方法使用清单。
4
+ 本备忘单旨在快速理解 [ Less] ( https://github.com/less/less.js ) 所涉及的主要概念,显示了它的常用方法使用清单。
5
5
6
6
入门
7
7
---
@@ -715,4 +715,5 @@ each(range(4), {
715
715
716
716
- [ Less.js 官网] ( http://lesscss.org ) _ (lesscss.org)_
717
717
- [ CSS 备忘清单] ( ./css.md ) _ (jaywcjlove.github.io)_
718
+ - [ Stylus 备忘清单] ( ./stylus.md ) _ (jaywcjlove.github.io)_
718
719
- [ 在线编译预览] ( http://lesscss.org/less-preview/#eyJjb2RlIjoiI2xpYigpIHtcbiAgICAuY29sb3JzKCkge1xuICAgICAgQHByaW1hcnk6IGJsdWU7XG4gICAgICBAc2Vjb25kYXJ5OiBncmVlbjtcbiAgICB9XG4gICAgLnJ1bGVzKEBzaXplKSB7XG4gICAgICBib3JkZXI6IEBzaXplIHNvbGlkIHdoaXRlO1xuICAgIH1cbiAgfVxuICBcbiAgLmJveCB3aGVuICgjbGliLmNvbG9yc1tAcHJpbWFyeV0gPSBibHVlKSB7XG4gICAgd2lkdGg6IDEwMHB4O1xuICAgIGhlaWdodDogKCR3aWR0aCAvIDIpO1xuICB9XG4gIFxuICAuYmFyOmV4dGVuZCguYm94KSB7XG4gICAgQG1lZGlhIChtaW4td2lkdGg6IDYwMHB4KSB7XG4gICAgICB3aWR0aDogMjAwcHg7XG4gICAgICAjbGliLnJ1bGVzKDFweCk7XG4gICAgfVxuICB9IiwiYWN0aXZlVmVyc2lvbiI6IjQueCJ9 ) _ (lesscss.org)_
You can’t perform that action at this time.
0 commit comments