Add tachyons

This commit is contained in:
Oliver Davies 2017-08-24 15:28:31 +01:00
parent 6c318e8f4e
commit 04b28136df
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,5 @@
{
"dependencies": {
"bulma": "^0.5.0",
"del": "^3.0.0",
"font-awesome": "^4.7.0",
"gulp": "^3.9.1",
@ -18,6 +17,7 @@
"gulp-uglify": "^3.0.0",
"gulp-util": "^3.0.8",
"jquery.2": "^1.0.0",
"prismjs": "^1.6.0"
"prismjs": "^1.6.0",
"tachyons": "^4.8.1"
}
}