You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: readme.md
+6-2
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,11 @@
4
4
5
5
*Issues with the output should be reported on the Autoprefixer [issue tracker](https://github.com/postcss/autoprefixer/issues).*
6
6
7
+
7
8
---
8
9
9
-
<palign="center"><b>🔥 Want to strengthen your core JavaScript skills and master ES6?</b><br>I would personally recommend this awesome <ahref="https://ES6.io/friend/AWESOME">ES6 course</a> by Wes Bos.</p>
10
+
<palign="center">👾</p>
11
+
<palign="center"><b>Improve your JavaScript skills with this awesome <ahref="https://ES6.io/friend/AWESOME">ES6 course</a> by Wes Bos.</b><br>Try his free <ahref="https://javascript30.com/friend/AWESOME">JavaScript 30 course</a> for a taste of what to expect. You might also like his <ahref="https://ReactForBeginners.com/friend/AWESOME">React</a> & <ahref="https://SublimeTextBook.com/friend/AWESOME">Sublime</a> course.</p>
10
12
11
13
---
12
14
@@ -41,12 +43,14 @@ gulp.task('default', () =>
41
43
42
44
#### options
43
45
46
+
Type: `Object`
47
+
44
48
See the Autoprefixer [options](https://github.com/postcss/autoprefixer#options).
45
49
46
50
47
51
## Source Maps
48
52
49
-
Use [gulp-sourcemaps](https://github.com/floridoo/gulp-sourcemaps) like this:
53
+
Use [gulp-sourcemaps](https://github.com/gulp-sourcemaps/gulp-sourcemaps) like this:
0 commit comments