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 6a77775 commit 856bf65Copy full SHA for 856bf65
gulpfile.js
@@ -97,7 +97,7 @@ gulp.task(`compressHTML`, function () {
97
* This task looks for a single Sass file, compiles the CSS from it, and writes the
98
* resulting CSS file to the temporary folder temp/styles. The file will be
99
* formatted with 2-space indentations. Any floating-point calculations will be
100
- * carried out 10 places, and browser-specific prefixes will be added to support 2
+ * carried out 10 places and browser-specific prefixes will be added to support 2
101
* browser versions behind all current browsers’ versions.
102
*/
103
gulp.task(`compileCSSForDev`, function () {
0 commit comments