We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a253ba commit 60ef3d8Copy full SHA for 60ef3d8
README.md
@@ -117,6 +117,11 @@ See [webfonts-generator#csstemplate](https://github.com/sunflowerdeath/webfonts-
117
If true the font is encoded in base64 and embedded inside the `@font-face` declaration, otherwise font files are written to disk.
118
Default: `false`
119
120
+##### `scssFile`, Boolean
121
+
122
+If true, the build process will export a .scss file in the same path as the .css file.
123
+Default: `false`
124
125
##### `hashLength`, Number
126
127
Optional. The length of hash in `fileName`.
0 commit comments