Skip to content

Commit eb426b3

Browse files
authored
docs: modify guide/strategy (#144)
* Update strategy.en-US.md * Update strategy.zh-CN.md
1 parent e8521e5 commit eb426b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/guide/strategy.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The goal of the style engine is to provide developers with various powerful capa
2626

2727
## Positioning and Goals of antd-style
2828

29-
Therefore, when we cleanly separate the above two, it becomes very clear: the positioning of `antd-style` is a `style practice` library, providing a set of deterministic style writing solutions for antd's developer users, and providing best practice solutions for the vast majority of style writing scenarios, including but not limited to: 1) application styles, 2) component styles, 3) less migration, 4) responsive design, 4) dynamic themes, 5) custom themes, 6) token extension, 7) design collaboration, and so on.
29+
Therefore, when we cleanly separate the above two, it becomes very clear: the positioning of `antd-style` is a `style practice` library, providing a set of deterministic style writing solutions for antd's developer users, and providing best practice solutions for the vast majority of style writing scenarios, including but not limited to: 1) application styles, 2) component styles, 3) less migration, 4) responsive design, 5) dynamic themes, 6) custom themes, 7) token extension, 8) design collaboration, and so on.
3030

3131
Therefore, antd-style will encapsulate a set of APIs on top of excellent CSSinJS style engines in the community, providing application developers and component developers with a more user-friendly syntax and better performance.
3232

docs/guide/strategy.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ antd-style 在构建之初,我们有两个基本假设:
2626

2727
## antd-style 的定位与目标
2828

29-
因此,将上述两者切割干净后会就会非常清晰: `antd-style` 的定位就是一个 `样式实践` 库,为 antd 的开发者用户提供一套具有确定性的样式书写方案,并在绝大部分样式书写场景都提供了最佳实践的方案:包括但不限:1)应用样式、2)组件样式、3)less 迁移、4)响应式、4)动态主题、5)自定义主题、6)token 扩展、7)设计协同等等。
29+
因此,将上述两者切割干净后会就会非常清晰: `antd-style` 的定位就是一个 `样式实践` 库,为 antd 的开发者用户提供一套具有确定性的样式书写方案,并在绝大部分样式书写场景都提供了最佳实践的方案:包括但不限:1)应用样式、2)组件样式、3)less 迁移、4)响应式、5)动态主题、6)自定义主题、7)token 扩展、8)设计协同等等。
3030

3131
所以,antd-style 会在社区优秀的 cssinjs 样式引擎上层封装出一套 api,为应用开发者、组件开发者提供更加易写的语法,且能获得更优的性能。
3232

0 commit comments

Comments
 (0)