Skip to content

Commit 7badb2c

Browse files
committed
2 parents acac11a + 1914fdc commit 7badb2c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ppts/demo.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,14 @@ nodeppt:https://github.com/ksky521/nodePPT
8888

8989
[slide]
9090
## 表格示例
91-
### 市面上主要的css预处理器:less\sass\stylus
91+
### 市面上主要的css预处理器:Less\Sass\Stylus
9292
---
93-
|less| sass | stylus
93+
| | Less | Sass | Stylus
9494
:-------|:------:|-------:|--------
9595
环境 |js/nodejs | Ruby(这列右对齐) | nodejs(高亮) {:.highlight}
96-
扩展名 | .less | .sass/.scss | .styl
96+
扩展名 | .less | .scss/.sass | .styl
9797
特点 | 老牌,用户多,支持js解析 | 功能全,有成型框架,发展快 | 语法多样,小众
98-
案例/框架 | [Bootstrap](http://getbootstrap.com/) | [compass](http://compass-style.org) [bourbon](http://bourbon.io) |
98+
案例/框架 | [Bootstrap](http://getbootstrap.com/) | [Compass](http://beta.compass-style.org) [Bootstrap](http://getbootstrap.com/css/#sass) [Foundation](http://foundation.zurb.com/) [Bourbon](http://bourbon.io) [Base.Sass](https://github.com/jsw0528/base.sass) |
9999

100100

101101
[slide]

0 commit comments

Comments
 (0)