SOURCE
Result
HTML
CSS
console 命令行工具
X
clear
>
console
<div class="b"> 我就看看 </div>
.a { color: #fff; } .b:extends(.a) { background-color: #fff; }