sassify-object-and-prepend

时间:2021-05-09 11:06:01
【文件属性】:
文件名称:sassify-object-and-prepend
文件大小:5KB
文件格式:ZIP
更新时间:2021-05-09 11:06:01
JavaScript 刺杀对象和前缀 围绕sassify-object的小包装,供构建期间使用。 例子 import sassifyObjectAndPrepend from 'sassify-object-and-prepend' ; // Input file path to be read from. // Example Sass input file might look like: /* .whatever { color: $blue; } */ const inputFilePath = './test/test.scss' ; // Output file with variables injected. const outputFilePath = './test/test-output.scss' ; // Variables to be injected into the file. /
【文件预览】:
sassify-object-and-prepend-master
----.gitignore(549B)
----package.json(1KB)
----LICENSE(1KB)
----index.js(924B)
----README.md(924B)
----test()
--------test.scss(28B)
--------index.js(644B)
----.editorconfig(320B)

网友评论