Update browser-sync and tailwindcss

This commit is contained in:
Taylor Bryant 2018-04-26 13:13:36 -05:00
parent 486415eccd
commit ba18910b6c
2 changed files with 543 additions and 1337 deletions

1876
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
"description": "A starter kit for using Tailwind with Jekyll",
"main": "gulpfile.js",
"devDependencies": {
"browser-sync": "^2.18.13",
"browser-sync": "^2.23.7",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^4.0.0",
"gulp-clean-css": "^3.9.3",
@ -12,7 +12,7 @@
"gulp-purgecss": "^0.20.0",
"gulp-util": "^3.0.8",
"postcss-import": "^11.1.0",
"tailwindcss": "^0.5.1"
"tailwindcss": "^0.5.2"
},
"author": "Taylor Bryant",
"license": "ISC"