Skip to content

Commit 98efabd

Browse files
committed
doc: update README.md
1 parent dc0412e commit 98efabd

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,29 +80,33 @@ Quick Reference
8080
## 前端
8181

8282
[前端导航](./docs/feds.md)<!--rehype:style=background: rgb(35 115 205);&class=tag&data-lang=导航-->
83-
[CSS 3](./docs/css.md)<!--rehype:style=background: rgb(35 115 205);&class=tag&data-lang=CSS-->
8483
[Electron](./docs/electron.md)<!--rehype:style=background: rgb(0 72 153);-->
8584
[Emmet](./docs/emmet.md)<!--rehype:style=background: rgb(122 203 23);-->
8685
[ES 6](./docs/es6.md)<!--rehype:style=background: rgb(122 203 23);&class=tag&data-lang=JS-->
87-
[Styled Components](./docs/styled-components.md)<!--rehype:style=background: rgb(221 60 184);&class=tag&data-lang=CSS-->
88-
[Stylus](./docs/stylus.md)<!--rehype:style=background: rgb(109 161 63);&class=tag&data-lang=CSS-->
89-
[Sass](./docs/sass.md)<!--rehype:style=background: rgb(207 100 154);&class=tag&data-lang=CSS-->
9086
[HTML](./docs/html.md)<!--rehype:style=background: rgb(228 77 39);-->
9187
[JavaScript](./docs/javascript.md)<!--rehype:style=background: rgb(203 183 31);-->
9288
[jQuery](./docs/jquery.md)<!--rehype:style=background: rgb(203 183 31);-->
93-
[Less.js](./docs/lessjs.md)<!--rehype:style=background: rgb(29 54 93);&class=tag&data-lang=CSS-->
9489
[Next.js](./docs/nextjs.md)<!--rehype:style=background: rgb(0 0 0);&class=tag&data-lang=React-->
9590
[React](./docs/react.md)<!--rehype:style=background: rgb(34 143 173);-->
9691
[React Router](./docs/reactrouter.md)<!--rehype:style=background: rgb(244 66 79);&class=tag&data-lang=React-->
9792
[React Native](./docs/react-native.md)<!--rehype:style=background: rgb(34 143 173);&class=tag&data-lang=React-->
9893
[RegEx 正则表达式](./docs/regex.md)<!--rehype:style=background: rgb(149 36 155);-->
9994
[TypeScript](./docs/typescript.md)<!--rehype:style=background: rgb(49 120 198);-->
100-
[Tailwind CSS](./docs/tailwindcss.md)<!--rehype:style=background: rgb(49 120 198);-->
10195
[Vue 2](./docs/vue2.md)<!--rehype:style=background: rgb(64 184 131);-->
10296
[Vue 3](./docs/vue.md)<!--rehype:style=background: rgb(64 184 131);&class=contributing-->
10397
[</> htmx](./docs/htmx.md)<!--rehype:style=background: rgb(52 101 164);&class=contributing-->
10498
<!--rehype:class=home-card-->
10599

100+
## CSS
101+
102+
[CSS 3](./docs/css.md)<!--rehype:style=background: rgb(35 115 205);&class=tag&data-lang=CSS-->
103+
[Styled Components](./docs/styled-components.md)<!--rehype:style=background: rgb(221 60 184);&class=tag&data-lang=CSS-->
104+
[Stylus](./docs/stylus.md)<!--rehype:style=background: rgb(109 161 63);&class=tag&data-lang=CSS-->
105+
[Sass](./docs/sass.md)<!--rehype:style=background: rgb(207 100 154);&class=tag&data-lang=CSS-->
106+
[Less.js](./docs/lessjs.md)<!--rehype:style=background: rgb(29 54 93);&class=tag&data-lang=CSS-->
107+
[Tailwind CSS](./docs/tailwindcss.md)<!--rehype:style=background: rgb(49 120 198);-->
108+
<!--rehype:class=home-card-->
109+
106110
## Nodejs
107111

108112
[Express.js](./docs/expressjs.md)<!--rehype:style=background: rgb(95 151 206);-->

0 commit comments

Comments
 (0)