TGTGInsighttelegram intelligenceLIVE / telegram public index
返回频道列表
Arki 的每日 BUG 观察 avatar

TGINSIGHT CHAT

Arki 的每日 BUG 观察

@arkibug

科技

分享每天写的bug 以前端为主

Subscribers41频道当前订阅规模
Tracked posts111频道帖子计数
Recent reach82最近帖子视图总和
Recent posts

最近帖子

标签筛选 #react · 共 2 条

当前筛选 #react清除筛选

发布 7月21日

#TIL#react react 很早就不支持 !important 样式 > since 15.x it no longer works even on initial render (since moving away from innerHTML). All rules with "!important" are now being thrown out. > !important is horribly abused in css, and if people write their css properly their is never a need for !important. That said I don't think it should be included, because then people can use "bad practices" in their apps and styles. Personally inline styling with react is bad enough. https://github.com/facebook/react/issues/1881

38 views

Hashtags