文件名称:stylus-converter::hammer_and_wrench::robot: A tool that converts a stylus into scss, or less, or other precompiled CSS. 一个将 stylus 转换为 scss 或 less 或其他预编译 CSS 的工具
文件大小:87KB
文件格式:ZIP
更新时间:2024-05-31 12:32:44
stylus stylus-conveter stylus-to stylus2 stylus2less
| 这是什么 一种将手写笔转换为scss(或更少)或其他预编译CSS的工具。 手写笔转换器配置 转换器选项 属性 描述 类型 接受值 默认 quote 转换字符串时要使用的引号类型 细绳 ' / " ' conver 转换类型,例如转换为scss语法 细绳 脚本 脚本 autoprefixer 无论是否自动添加前缀,手写笔在转换手写笔语法时都会自动添加前缀。 @keyframes 布尔值 真假 真的 indentVueStyleBlock 缩进vue文件的整个样式块,并留出一定数量的空格。 数字 数字 0 CLI选项 属性 速记 描述 接受值 默认 --quote -q 转换字符串时要使用的引号类型 单/羽 单身的 --input -i 输入名称,该名称可以是文件或文件夹的路径 -- -- --output -o 输出名称,可以是文件或文件夹的路径 --
【文件预览】:
stylus-converter-master
----.DS_Store(8KB)
----rollup.config.js(256B)
----src()
--------visitor()
--------util.js(1KB)
--------index.js(1KB)
----.babelrc(132B)
----lib()
--------index.js(26KB)
----doc()
--------zh-cn.md(6KB)
----.travis.yml(35B)
----LICENSE(1KB)
----test()
--------test.scss(394B)
--------vue()
--------scss()
--------index.spec.js(13KB)
--------test.styl(308B)
--------stylus()
----README.md(5KB)
----banner.png(21KB)
----.gitignore(51B)
----bin()
--------convertStylus.js(2KB)
--------findMixin.js(1KB)
--------file.js(2KB)
--------conver.js(2KB)
--------convertVueFile.js(689B)
----package-lock.json(107KB)
----package.json(2KB)