速通 Syntax.fm 635 lightningcss
辛寶Otto
音頻聽不了?可通過下面方式收聽:
IPFS - ipfs://bafybeifoxnyjggffclzjnmbxfbhsuounv3sfcpxrqong6xo2gwp4sgd62u
本期音頻時長 14 分鐘,較短,可安全收聽。
介紹#
本期我們帶讀 《syntax.fm 635 - lightning css》
Lightning CSS 是一個 Rust 編寫的 CSS 工具,類似 JS 領域的 EsBuild
他們的標語是一個非常快速的 CSS 解析器、轉換器、構建工具和壓縮器。
作者是 the creator of parcel
,因此對開發者體驗還是比較滿意的,也讓人信任。
比如
- css 顏色,不同色域,更多顏色的支持
- 嵌套語法
- 更新的瀏覽器兼容列表,前綴
- css color function
- css module
- css layer
- text decoration
主播提到 should we be using lightning CSS in Vite to make it even faster?
結果 Vite v4.4 就說 Experimental support for Lightning CSS 開始提供支持了。
早在去年的 ViteConf 上貓頭老哥就提到未來可能會使用 LightniingCSS 替換 PostCss,這裡我有個圖。