deno_sass:可爱的Sass编译器与Deno的绑定 源码
deno_sass Deno的sass_rs板条箱的高质量绑定。 :cyclone: 该库在Windows上尚不可用。 期待重大变化。 例 import { compile } from "https://x.nest.land/sass@0.2.0/mod.ts" ; compile ( "a { color: #000; }" , { output_style : "nested" , precision : 5 , indented_syntax : false , include_paths : [ ] } ) . result ; 加入Discord 从源头建造 先决条件 建造
文件列表
deno_sass-master.zip
(预估有个25文件)
deno_sass-master
.gitignore
36B
types.ts
0B
README.md
2KB
.gitmodules
83B
.github
workflows
main.yml
2KB
build.yml
2KB
ISSUE_TEMPLATE
暂无评论