didi / mand-mobile

💰 A mobile UI toolkit, based on Vue.js 2, designed for financial scenarios.
https://didi.github.io/mand-mobile
Apache License 2.0
3.46k stars 772 forks source link

赞,但是要提个建议,使用通用样式表。否则使用例子中的代码的时候还要自己配config。更通用使用范围才会更广。支持桔厂开源! #363

Closed ghost closed 5 years ago

ghost commented 5 years ago

Mand Mobile Version

OS Version & Browser Version

Node Version, Package Management Tool

Recurring Links

Recurring Steps

Expectant Behaviors

Actual Behaviors

xxyan0205 commented 5 years ago

感谢建议,辛苦再详细说一下“通用样式表”和使用例子是需要配置的config具体是指?

ghost commented 5 years ago

现在不是使用stylus来预处理css么,更希望的是利用原生css来写例子。

Shawn Xu notifications@github.com 于2019年3月16日周六 下午10:21写道:

感谢建议,辛苦再详细说一下“通用样式表”和使用例子是需要配置的config具体是指?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/didi/mand-mobile/issues/363#issuecomment-473534385, or mute the thread https://github.com/notifications/unsubscribe-auth/AiK9rhn4zi5p2whjITbdRkNJ8F9EpZkfks5vXP3igaJpZM4b3k8v .

xxyan0205 commented 5 years ago

更希望的是利用原生css来写例子

好的,之前demo中的stylus仅仅作为示例,可完全替换成css,我们也会逐渐的将demo中的stylus替换成css。

GrootWanggg commented 5 years ago

更希望的是利用原生css来写例子

好的,之前demo中的stylus仅仅作为示例,可完全替换成css,我们也会逐渐的将demo中的stylus替换成css。

确实是哦,stylus很难去维护,修改,demo里的样式copy到自己项目里头大~市面上还没有stylus转css或者less的工具哎