Background
百度 ========================================================商务合作(BD)岗位职责:1、负责APP产品的线上、线下推广工作,完成下载量、安装量等推广目标;2、配合合作渠道进行运营推广及上线发布跟进,负责口碑营销,包括但不限于微信、微博和论坛等推广方式,灵活推广公司的APP产品;3、推广渠道数据监控与反馈跟踪,对推广数据进行分析,有针对性地调整推广策略;4、维护和拓展各大应用市场首发换量等资源;5、管理维护客户关系以及客户间的长期战略合作计划。While the Less compiler allows to negate a Less var independently of the contents, CSS custom properties don't work that way.
With the introduction of T387778: [breaking change] Font modes: Introduce font modes to Codex, the @size-icon-* and @font-size-* token values are changing to feature custom properties.
- -@size CodeSearch
- @font-size isn't used with negations, no occurrences of -@font-size
Goal
Replace negations with calc( -1 * @design-token-name )
Acceptance criteria
- All cases of negation are replaced