Merge pull request #573 from cwonrails/update-tachyons-version
Update tachyons version
This commit is contained in:
commit
5cd259d0b2
4 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
||||||
/*! TACHYONS v4.9.1 | http://tachyons.io */
|
/*! TACHYONS v4.10.0 | http://tachyons.io */
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
* ________ ______
|
* ________ ______
|
||||||
|
|
2
css/tachyons.min.css
vendored
2
css/tachyons.min.css
vendored
File diff suppressed because one or more lines are too long
|
@ -25,7 +25,7 @@
|
||||||
"immutable-css-cli": "^1.1.1",
|
"immutable-css-cli": "^1.1.1",
|
||||||
"normalize.css": "^8.0.0",
|
"normalize.css": "^8.0.0",
|
||||||
"tachyons-modules": "^1.1.10",
|
"tachyons-modules": "^1.1.10",
|
||||||
"tachyons-cli": "^1.0.11",
|
"tachyons-cli": "^1.3.0",
|
||||||
"watch": "^1.0.2"
|
"watch": "^1.0.2"
|
||||||
},
|
},
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/*! TACHYONS v4.9.1 | http://tachyons.io */
|
/*! TACHYONS v4.10.0 | http://tachyons.io */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue