随着CSS预编译工具Sass/Less/Stylus的关注和逐渐流行,CSS工作组迅速跟进CSS变量的 ... :root { --1: #369; } body { background-color: var(--1); }.
確定! 回上一頁