阅读(4100)
赞(4)
Parcel 与 Stylus
2020-02-14 17:15:11 更新
Stylus
支持扩展类型:styl
甚至都不需要安装 Stylus ????, 当检测到 Stylus 文件时 Parcel 将会自动安装。
在 HTML 或 JavaScript 导入 Stylus
import './custom.styl'或
<link href="./custom.styl" rel="stylesheet" />支持扩展类型:styl
甚至都不需要安装 Stylus ????, 当检测到 Stylus 文件时 Parcel 将会自动安装。
在 HTML 或 JavaScript 导入 Stylus
import './custom.styl'或
<link href="./custom.styl" rel="stylesheet" />Copyright©2023 字节宝字节宝| |
违法和不良信息举报电话:|举报邮箱:3111859717@qq.com
