File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1- # gulp-postcss [ ![ Build Status] ( https://api.travis-ci.org/w0rm /gulp-postcss.png )] ( https://travis-ci.org/w0rm /gulp-postcss )
1+ # gulp-postcss [ ![ Build Status] ( https://api.travis-ci.org/postcss /gulp-postcss.png )] ( https://travis-ci.org/postcss /gulp-postcss )
22
33[ PostCSS] ( https://github.com/postcss/postcss ) gulp plugin to pipe CSS through
44several processors, but parse CSS only once.
@@ -70,8 +70,9 @@ return gulp.src('./src/*.css')
7070
7171## Changelog
7272
73- * 5.1.2
74- * Transferred repo into postcss org on github
73+ * 5.1.3 Updated travis banner
74+
75+ * 5.1.2 Transferred repo into postcss org on github
7576
7677* 5.1.1
7778 * Allow override of ` to ` option
Original file line number Diff line number Diff line change 11{
22 "name" : " gulp-postcss" ,
3- "version" : " 5.1.2 " ,
3+ "version" : " 5.1.3 " ,
44 "description" : " PostCSS gulp plugin" ,
55 "main" : " index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments